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

Online Help

All Products    Maple    MapleSim


MapleTA[Builtin]

  

min

  

minimum value

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

min(a, b, c, ... )

Parameters

a, b, c

-

numeric

Description

• 

The min command returns the smallest value among the passed arguments.

Examples

MapleTA:-Builtin:-min3,5,7,4.8,1

−1

(1)

Compatibility

• 

The MapleTA[Builtin][min] command was introduced in Maple 18.

• 

For more information on Maple 18 changes, see Updates in Maple 18.

See Also

MapleTA

MapleTA,Builtin,min

min