Get Rules - Maple Help

Online Help

All Products    Maple    MapleSim


ScientificErrorAnalysis

  

GetRules

  

return the names of the available rounding rules

 

Calling Sequence

Description

Examples

Calling Sequence

GetRules()

Description

• 

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.

Examples

withScientificErrorAnalysis:

GetRules

digits,round3g,round,round_cv,implicitize

(1)

See Also

Rounding rules

ScientificErrorAnalysis

ScientificErrorAnalysis[ApplyRule]

ScientificErrorAnalysis[HasRule]

ScientificErrorAnalysis[UseRule]

ScientificErrorAnalysis[UsingRule]