This function returns the smaller of two numeric values.
min(number x, number y) #Output: Number
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 3 Next »
This function returns the smaller of two numeric values.
min(number x, number y) #Output: Number
Parser expression | Description |
---|---|
min(-2,-5) | This example returns -5 |
Parameters used in this function
Parameter | Input (data type) | Description |
---|---|---|
x | NUMBER | Any given number. |
This function returns a NUMBER
Powered by Atlassian Confluence 8.5.16, themed by Refined 7.6.0 and Decadis AG