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

Online Help

All Products    Maple    MapleSim


ScientificErrorAnalysis

  

GetError

  

return the uncertainty of a quantity-with-error

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GetError( obj )

Parameters

obj

-

quantity-with-error

Description

• 

The GetError( obj ) command returns the absolute uncertainty of the quantity-with-error obj.

Examples

withScientificErrorAnalysis:

Quantity20.0,0.1

Quantity20.0,0.1

(1)

GetError

0.1

(2)

ScientificConstants:-Constanth

Constanth

(3)

GetError

8.1×10−42

(4)

See Also

evalf

ScientificConstants

ScientificConstants[Constant]

ScientificErrorAnalysis

ScientificErrorAnalysis and ScientificConstants

ScientificErrorAnalysis[Quantity]