MODULUS

THE BOX'S MAIN HELP:
This is a floating point modulus function
The result is a float, the remainder of A divided by B.

A (input):
The value to be divided.  This must be a float.

B (input):
The modulo value.  This must be a float.

OUT (output):
This is a floating point modulus function
The result is a float, the remainder of A divided by B.

<-- BACK TO Math

© Copyright 1996,1998 Cinema Graphics Inc. All Rights reserved.