Get Error - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

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]