greater.than()
The greater.than-any()
function checks whether the given $greater
is greater than any of the given $values
.
$greater
The value of number type.
$values...
The values of number type to compare with a given $greater
.
Last updated