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

Online Help

Units[Standard]

  

max

  

maximum function in the Standard Units environment

  

min

  

minimum function in the Standard Units environment

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

max(x1, x2, ...)

min(x1, x2, ...)

Parameters

'x1, x2, ...

-

expressions

Description

• 

In the Standard Units environment, these procedures override the top-level max and min functions.  If any of the arguments have units associated with them, all units are converted to the units of the first argument, and then the global procedure of the same name is called on the unitless arguments.

Examples

Notes: 

– 

To enter a unit in 2-D Math input, select the unit from the appropriate Units palette. If the unit you want is not there, select  and then enter the unit.

– 

When you edit a unit, double brackets appear around it.

(1)

(2)

(3)

(4)

(5)

See Also

convert/units

max

min

Units

Units/Standard

 


Download Help Document