Integer Math

Top  Previous  Next

The following functions can be used to work with integer numbers.

 


abs

Absolute value of an integer number.


calcPow

Calculates the exponent of scaled integers.


min

Returns the minimum of two integer numbers.


max

Returns the maximum of two integer numbers.