formZ SDK | 5.0 API Reference | System | Script Only
Description
Computes the floating point remainder of x / y, with the same sign as x. If y is zero, the result is undefined.
Parameters
x [Input]
x value
y [Result]
y value (cannot be zero).
Returns
remainder of x / y
Availability
5.0.0.0