min
|
The min function returns the smallest value among its arguments. Usage The minfunction is used to determine the smallest value from a set of values.
(min num1 num2 ...) The smallest value from the set of values provided.
Expression:
Arguments
Name
Type
Description Argument: num1 num2 ... Number
Any Number of values
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Number | Integer |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|