(AX-3.5 and later) Modulus provides a modulus operation based on values at its two statusNumeric inputs. The output is
the remainder of dividing the inA value by the inB value. If the inB value is 0, the output is NaN (not a number). Note that operation is intended for integer input values, such as from the output of a Counter component.
Modulus is available in the Math folder of the kitControl palette.
Copyright © 2000-2016 Tridium Inc. All rights reserved.