ScientificErrorAnalysis
GetRules
return the names of the available rounding rules
Calling Sequence
Description
Examples
GetRules()
The GetRules() command returns the names of all rules available to ScientificErrorAnalysis.
The rule names are returned in an expression sequence.
For more information on predefined rules in ScientificErrorAnalysis, see Predefined Rounding Rules.
with⁡ScientificErrorAnalysis:
GetRules⁡
digits,round_cv,implicitize,round3g,round
See Also
Rounding rules
ScientificErrorAnalysis[ApplyRule]
ScientificErrorAnalysis[HasRule]
ScientificErrorAnalysis[UseRule]
ScientificErrorAnalysis[UsingRule]
Download Help Document