Class: NumberUtils
Namespace: utils
Methods
Retorna se valor está dentro de range
public static function inRange($value, $min, $max): bool
Parameters:
$value$min$max
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Namespace: utils
Retorna se valor está dentro de range
public static function inRange($value, $min, $max): boolParameters:
$value$min$max