ScientificConstants
HasConstant
test whether a physical constant name or symbol is in the ScientificConstants package
Calling Sequence
Parameters
Description
Examples
HasConstant( descriptor )
descriptor
-
name
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.
with⁡ScientificConstants:
HasConstant⁡c
true
HasConstant⁡speed_of_light_in_vacuum
See Also
Details of Commands for Physical Constants
Initial Physical Constants
ScientificConstants[Constant]
ScientificConstants[GetConstant]
ScientificConstants[GetConstants]
Download Help Document