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

Online Help

All Products    Maple    MapleSim


ScientificErrorAnalysis

  

GetValue

  

return the central value of a quantity-with-error

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GetValue( obj )

Parameters

obj

-

quantity-with-error

Description

• 

The GetValue( obj ) command returns the central value of the quantity-with-error obj.

Examples

withScientificErrorAnalysis:

Quantity20.0,0.1

Quantity20.0,0.1

(1)

GetValue

20.0

(2)

ScientificConstants:-Constanth

Constanth

(3)

GetValue

6.626070040×10−34

(4)

See Also

ScientificConstants

ScientificConstants[Constant]

ScientificErrorAnalysis

ScientificErrorAnalysis and ScientificConstants

ScientificErrorAnalysis[GetError]

ScientificErrorAnalysis[Quantity]