Remove Dimension - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Units

  

RemoveDimension

  

remove a dimension

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

RemoveDimension(dim)

Parameters

dim

-

symbol; dimension name

Description

• 

The RemoveDimension(dim) function removes the dimension dim.

• 

A base dimension cannot be removed.

Examples

withUnits:

Automatically loading the Units[Simple] subpackage

convertms2,dimensions

acceleration

(1)

RemoveDimensionacceleration

convertms2,dimensions

lengthtime2

(2)

See Also

convert/dimensions

Units

Units/Commands

Units/Index

Units[AddDimension]

Units[GetDimension]

Units[GetDimensions]

Units[HasDimension]