ScientificConstants
HasProperty
test whether a symbol is a property name in the ScientificConstants package
Calling Sequence
Parameters
Description
Examples
HasProperty( descriptor )
descriptor
-
symbol
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.
with⁡ScientificConstants:
HasProperty⁡atomicweight
true
HasProperty⁡atomicmass
See Also
Details of Commands for Elements and Isotopes
Initial Properties for Elements and Isotopes
ScientificConstants[GetProperties]
ScientificConstants[GetProperty]
Download Help Document