Math
most used
min
description
If the first and only parameter is an array, min() returns the lowest value in that array. If at least two parameters are provided, min() returns the smallest of these values.
declaration of min
mixed min ( array $values )
test min online
share min
comments for min
be the first
No comments so far for min(). Leave yours as first below.
+