| ieeeRemainder |
(Number x, Number y) |
yoix.math |
| |
Returns the IEEE remainder as set forth in the IEEE 754 standard, namely the value equal to
x-y*n,
where
n
is the integer closest to the value of
x/y
or the even valued integer when two integers are equally close.
|
Yoix is a registered trademark of AT&T Inc.
|