Units of Action
Description
Examples
Action has the dimension length squared mass per time. The SI composite unit of action is the kilogram meter squared per second.
Maple knows the units of action listed in the following table.
Name
Symbols
Context
Alternate Spellings
Prefixes
planck
standard *
plancks
h_bar @
Atomic
An asterisk ( * ) indicates the default context, an at sign (@) indicates an abbreviation, and under the prefixes column, SI indicates that the unit takes all SI prefixes, IEC indicates that the unit takes IEC prefixes, and SI+ and SI- indicate that the unit takes only positive and negative SI prefixes, respectively. Refer to a unit in the Units package by indexing the name or symbol with the context, for example, planck[standard]; by using an abbreviation, for example, h_bar; or, if the context is indicated as the default, by using only the unit name or symbol, for example, planck.
The units of action are defined as follows.
A standard planck is defined as a joule second.
An atomic planck is defined as h2⁢π standard planck where h is the Planck constant.
convert⁡planck,dimensions,base=true
length2⁢masstime
convert⁡1,units,m2⁢gs,planck
11000
convert⁡1,units,m2⁢gs,planckAtomic
9.482521724×1030
See Also
convert/dimensions
convert/units
Units
Units/Index
Units/length
Units/mass
Units/time
Download Help Document