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

Online Help

ScientificConstants

  

HasElement

  

test whether an element or isotope is in the ScientificConstants package

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

HasElement( descriptor )

Parameters

descriptor

-

name

Description

• 

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

  

Note that if descriptor is an isotope syntax with mass number less than atomic number, the isotope syntax is invalid and an error is returned.

• 

For a description of the isotope syntax, see Element.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

See Also

Details of Commands for Elements and Isotopes

Initial Elements of the Periodic Table

ScientificConstants

ScientificConstants[Element]

ScientificConstants[GetElement]

ScientificConstants[GetElements]

ScientificConstants[GetIsotopes]

 


Download Help Document