Units
GetDimension
return dimension as a product of powers of base dimensions
Calling Sequence
Parameters
Description
Examples
GetDimension(dim)
dim
-
symbol; dimension
The function GetDimension(dim) returns the argument for a base dimension, and the product of powers of base dimensions for any other dimension.
withUnits:
Automatically loading the Units[Simple] subpackage
GetDimensionlength
length
GetDimensionspeed
lengthtime
GetDimensionacceleration
lengthtime2
GetDimensionsurge
Error, (in Units:-GetDimension) a dimension with name `surge` does not exist
AddDimensionsurge=lengthtime3
lengthtime3
See Also
convert/dimensions
Units/Commands
Units/Index
Units[AddDimension]
Units[GetDimensions]
Units[HasDimension]
Units[RemoveDimension]
Download Help Document