AdaptiveGaussKronrodAbsoluteTolerance = 1e-12The absolute tolerance bound used in
AdaptiveGaussKronrod function which is the default algorithm for
NumericalIntegral. The algorithm runs until the error
is less than the maximum of the absolute tolerance and the relative tolerance times the integral approximation.
Version 1.0.28 onwards.
AdaptiveGaussKronrodMaxIterations = 10000The maximal number of iterations used in the
AdaptiveGaussKronrod function which is the default algorithm for
NumericalIntegral. After this limit is reached, an error is printed
and null is returned.
Version 1.0.28 onwards.
AdaptiveGaussKronrodRelativeTolerance = 1e-12The relative tolerance bound used in
AdaptiveGaussKronrod function which is the default algorithm for
NumericalIntegral. The algorithm runs until the error
is less than the maximum of the absolute tolerance and the relative tolerance times the integral approximation.
Version 1.0.28 onwards.
ChopTolerance = number
Ανοχή της συνάρτησης Chop.
ContinuousNumberOfTries = number
Αριθμός επαναλήψεων για την εύρεση του ορίου για τη συνέχεια και τα όρια.
ContinuousSFS = number
Αριθμός διαδοχικών βημάτων για να είναι μέσα στην ανοχή για τον υπολογισμό της συνέχειας.
ContinuousTolerance = number
Η ανοχή για συνέχεια των συναρτήσεων και για υπολογισμό του ορίου.
DerivativeNumberOfTries = number
Αριθμός επαναλήψεων για την εύρεση του ορίου για την παράγωγο.
DerivativeSFS = number
Αριθμός διαδοχικών βημάτων για να είναι μέσα στην ανοχή για τον υπολογισμό της παραγώγου.
DerivativeTolerance = number
Ανοχή για τον υπολογισμό των παραγώγων των συναρτήσεων.
ErrorFunctionTolerance = number
Ανοχή της ErrorFunction.
FloatPrecision = number
Ακρίβεια κινητής υποδιαστολής.
FullExpressions = boolean
Εμφάνιση πλήρων εκφράσεων, ακόμα κι αν είναι περισσότερες από μία γραμμή.
GaussDistributionTolerance = number
Ανοχή της συνάρτησης GaussDistribution.
IntegerOutputBase = number
Βάση εξόδου ακεραίων.
IsPrimeMillerRabinReps = number
Αριθμός των πρόσθετων δοκιμών Miller-Rabin που θα εκτελεστούν σε έναν αριθμό πριν τη δήλωση του ως πρώτου στην IsPrime.
LinePlotDrawLegends = true
Λέει στο Genius να σχεδιάσει τα υπομνήματα για τις συναρτήσεις γραφικής παράστασης γραμμής όπως LinePlot.
LinePlotDrawAxisLabels = true
Λέει στο Genius να σχεδιάσει τις ετικέτες του άξονα για τις συναρτήσεις γραφικής παράστασης γραμμής όπως LinePlot.
Version 1.0.16 onwards.
LinePlotVariableNames = ["x","y","z","t"]
Λέει στο Genius ποια ονόματα μεταβλητών χρησιμοποιούνται ως προεπιλεγμένα ονόματα για τις συναρτήσεις γραφικής παράστασης γραμμής όπως LinePlot και παρόμοιες.
Version 1.0.10 onwards.
LinePlotWindow = [x1,x2,y1,y2]
Ορίζει τα όρια για τις συναρτήσεις γραφικής παράστασης γραμμής όπως LinePlot.
MaxDigits = number
Μέγιστα αριθμός ψηφίων που θα εμφανίζονται.
MaxErrors = number
Μέγιστος αριθμός σφαλμάτων που θα εμφανίζονται.
MixedFractions = boolean
Αν είναι αληθές, εμφανίζονται μικτά κλάσματα.
NumericalIntegralFunction = function
Η χρησιμοποιούμενη συνάρτηση για αριθμητική ολοκλήρωση στη NumericalIntegral.
The function should take three arguments, the function, and the left and right limits of integration.
By default it is the AdaptiveGaussKronrod which implements an adaptive
algorithm based on the Gauss-Kronrod G7 K15 rule.
The function should take three arguments, the function, and the left and right limits of integration.
Since version 1.0.28 onwards, the function does not take the 4th parameter with the number of steps.
NumericalIntegralSteps = number
Default number of steps to perform in midpoint, left-hand, right-hand, trapezoid, and composite Simpson's rule. If any of these rules are used
as the NumericalIntegralFunction, then that is the number of steps
used when NumericalIntegral is called. By default,
the adaptive Gauss-Kronrod method is used and it does not use this parameter.
OutputChopExponent = number
Όταν ένας άλλος αριθμός στο αντικείμενο εμφανίζεται (πίνακας ή τιμή) που είναι μεγαλύτερος από 10-OutputChopWhenExponent και ο εμφανιζόμενος αριθμός είναι μικρότερος από 10-OutputChopExponent, τότε εμφανίζεται ο 0.0 αντί για τον αριθμό.
Η έξοδος δεν είναι ποτέ κομμένη αν η OutputChopExponent είναι μηδέν. Πρέπει να είναι ένας μη αρνητικός ακέραιος.
Αν θέλετε η έξοδος να περικόπτεται πάντα σύμφωνα με την OutputChopExponent, τότε ορίστε την OutputChopWhenExponent, σε κάτι μεγαλύτερο από ή ίσο με OutputChopExponent.
OutputChopWhenExponent = number
Πότε να περικόψετε την έξοδο. Δείτε OutputChopExponent.
OutputStyle = string
Η τεχνοτροπία εξόδου μπορεί να είναι κανονική, latex, mathml ή troff.
This affects mostly how matrices and fractions are printed out and is useful for pasting into documents. For example you can set this to the latex by:
OutputStyle = "latex"
ResultsAsFloats = boolean
Μετατροπή όλων των αποτελεσμάτων σε αριθμούς κινητής υποδιαστολής πριν την εμφάνιση.
ScientificNotation = boolean
Χρήση επιστημονικής σημειογραφίας.
SlopefieldTicks = [vertical,horizontal]
Ορίζει τον αριθμό των κάθετων και οριζόντιων υποδιαιρέσεων σε μια γραφική παράσταση πεδίου κλίσης. (Δείτε SlopefieldPlot).
Version 1.0.10 onwards.
SumProductNumberOfTries = number
Πόσες επαναλήψεις να δοκιμαστούν για InfiniteSum και InfiniteProduct.
SumProductSFS = number
Πόσα διαδοχικά βήματα να γίνουν μέσα στην ανοχή για InfiniteSum και InfiniteProduct.
SumProductTolerance = number
Ανοχή για InfiniteSum και InfiniteProduct.
SurfacePlotDrawLegends = true
Λέει στο Genius να σχεδιάσει τα υπομνήματα για τις συναρτήσεις γραφικής παράστασης επιφάνειας όπως SurfacePlot.
Version 1.0.16 onwards.
SurfacePlotVariableNames = ["x","y","z"]
Tells genius which variable names are used as default names for surface plotting
functions using SurfacePlot.
Note that the z does not refer to the dependent (vertical) axis, but to the independent complex variable
z=x+iy.
Version 1.0.10 onwards.
SurfacePlotWindow = [x1,x2,y1,y2,z1,z2]
Ορίζει τα όρια για τη γραφική παράσταση επιφάνειας (Δείτε SurfacePlot).
VectorfieldNormalized = true
Αν θα πρέπει η γραφική παράσταση του διανυσματικού πεδίου να έχει κανονικοποιημένο μήκος βέλους. Αν είναι αληθές, τα διανυσματικά πεδία θα εμφανίσουν μόνο την κατεύθυνση και όχι το μέγεθος. (Δείτε VectorfieldPlot).
VectorfieldTicks = [vertical,horizontal]
Ορίζει τον αριθμό των κάθετων και οριζόντιων υποδιαιρέσεων σε μια γραφική παράσταση διανυσματικού πεδίου. (Δείτε VectorfieldPlot).
Version 1.0.10 onwards.