Has Constant - 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


ScientificConstants

  

HasConstant

  

test whether a physical constant name or symbol is in the ScientificConstants package

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

HasConstant( descriptor )

Parameters

descriptor

-

name

Description

• 

The HasConstant( descriptor ) command returns true if descriptor is the full name or symbol of a physical constant in the ScientificConstants package.  Otherwise, it returns false.

Examples

withScientificConstants:

HasConstantc

true

(1)

HasConstantspeed_of_light_in_vacuum

true

(2)

See Also

Details of Commands for Physical Constants

Initial Physical Constants

ScientificConstants

ScientificConstants[Constant]

ScientificConstants[GetConstant]

ScientificConstants[GetConstants]