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

Online Help

All Products    Maple    MapleSim


ScientificConstants

  

GetProperties

  

list the names of all element or isotope properties

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GetProperties( 'isotopic' )

Parameters

'isotopic'

-

(optional); specify that isotopic properties are to be returned

Description

• 

The GetProperties() command returns an expression sequence consisting of the names of element properties in the ScientificConstants package.

• 

The GetProperties( 'isotopic' ) command returns an expression sequence consisting of the names of element properties in the ScientificConstants package.

Examples

withScientificConstants:

GetProperties

atomicweight,boilingpoint,density,electronaffinity,electronegativity,ionizationenergy,meltingpoint

(1)

GetPropertiesisotopic

abundance,atomicmass,betadecayenergy,bindingenergy,electronaffinityisotopic,halflife,massexcess

(2)

See Also

Details of Commands for Elements and Isotopes

Initial Properties for Elements and Isotopes

ScientificConstants

ScientificConstants[GetProperty]

ScientificConstants[HasProperty]