Get Rule - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

ScientificErrorAnalysis

  

GetRule

  

return the procedure of a rounding rule

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GetRule( name )

Parameters

name

-

symbol; name of an available rule

Description

• 

The GetRule( name ) command returns the procedure that performs the action of the rule name.

  

There is no procedure available for the rule 'digits'.

• 

For more information on predefined rules in ScientificErrorAnalysis, see Predefined Rounding Rules.

Examples

(1)

See Also

Rounding rules

ScientificErrorAnalysis

ScientificErrorAnalysis[AddRule]

ScientificErrorAnalysis[ApplyRule]

ScientificErrorAnalysis[GetRules]

ScientificErrorAnalysis[HasRule]

 


Download Help Document