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

  

HasProperty

  

test whether a symbol is a property name in the ScientificConstants package

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

HasProperty( descriptor )

Parameters

descriptor

-

symbol

Description

• 

The HasProperty( descriptor ) command returns true if descriptor is the name of an element or isotope property in the ScientificConstants package. Otherwise, it returns false.

Examples

withScientificConstants:

HasPropertyatomicweight

true

(1)

HasPropertyatomicmass

true

(2)

See Also

Details of Commands for Elements and Isotopes

Initial Properties for Elements and Isotopes

ScientificConstants

ScientificConstants[GetProperties]

ScientificConstants[GetProperty]