$min
Computes the minimum number in an array.
Signature
Arguments
Name
Description
Type
Required
Number Array
String
Returns
{{$min scores}}{
"scores": [ 3, 22, 9, 15 ]
}Last updated
Was this helpful?
Computes the minimum number in an array.
{{$min scores}}{
"scores": [ 3, 22, 9, 15 ]
}Last updated
Was this helpful?
Was this helpful?