/
min

PhixFlow Help

min

Function: min()

Returns the minimum of a set of values supplied in a list. All input values must be of type double.

Syntax

min(listOfValues)

ArgumentTypeDescription
listOfValuesArrayList of values to be assessed

Examples

min(in.value)

min() returns 3 where the candidate set for the key gives a list for in.value of [5,3,4].

See Also

Related content

min
More like this
max
More like this
max
More like this
max
More like this
max
More like this

Please let us know if we could improve this page feedback@phixflow.com