Extracts the smallest of various number input values. Any value that doesn't evaluate to a number is ignored. If no values evaluate to a number then returns null.
In the example below, the maximum (greatest) value of the three current inputs is 99.64, while the minimum (lowest) value is 58.37.