Input number.
Description of the number type.
Ensure n is an integer within [0,max]
range.
Input number.
Description of the number type.
Maximum allowed value (inclusive).
Ensure n is an integer within [min,max]
range.
Input number.
Description of the number type.
Minimum allowed value (inclusive).
Maximum allowed value (inclusive).
Ensure n is an integer within
[0,MAX_SAFE_INTEGER]
range.