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

Online Help

All Products    Maple    MapleSim


Overloaded Functions in the Natural Units Environment

 

Description

Examples

Description

• 

In the Natural Units environment, the following functions are overloaded with functions that remove units from their primary argument, call the appropriate global function, and then multiply the result by the unit. The primary argument can be the first argument, as in expand3x1xm or a subsequent argument, such as abs1,3.3213m where the first argument is used to denote the derivative.

abs

argument

ceil

collect

combine

conjugate

csgn

evalc

evalr

expand

factor

floor

frac

Im

normal

Re

round

seq

shake

signum

simplify

trunc

 

 

Examples

withUnitsNatural:

3Wx1x

3x1xW

(1)

expand

3x2+3xW

(2)

factor

3xx1W

(3)

assume0<y&comma;0<z

2lnymlnzft

2lny~381lnz~1250m

(4)

combine&comma;ln

lny~2z~3811250m

(5)

See Also

abs

argument

ceil

collect

combine

conjugate

csgn

evalc

evalr

expand

factor

floor

frac

Im

normal

Re

round

seq

shake

signum

simplify

trunc

Units

Units/Natural