MapleTA[Builtin]
min
minimum value
Calling Sequence
Parameters
Description
Examples
Compatibility
min(a, b, c, ... )
a, b, c
-
numeric
The min command returns the smallest value among the passed arguments.
MapleTA:-Builtin:-min⁡3,5,7,4.8,−1
−1
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
Download Help Document