NumExt extension

on

Properties

isEven bool
Returns true if the number this is even
read-only
isNegative bool
Returns true if the number this is a negative number
read-only
isOdd bool
Returns true if the number this is odd
read-only
isPositive bool
Returns true if the number this is a positive number
read-only