Units
GetDimensions
list all dimensions
Calling Sequence
Parameters
Description
Examples
GetDimensions(opts)
opts
-
(optional) equation of the form 'base'=true or false; specify options of the dimensions
The GetDimensions() function returns an expression sequence of all dimensions.
The opts argument can contain the following equation.
'base'=truefalse
This option specifies whether only base dimensions are returned. By default, it is set to false.
Automatically loading the Units[Simple] subpackage
See Also
convert/dimensions
Units/Commands
Units/Index
Units[AddDimension]
Units[GetDimension]
Units[HasDimension]
Units[RemoveDimension]
Download Help Document