remquo
Calculates the floating-point remainder of the division operation x/y. Depending on input, function can return scalar, vector, matrix or complex number.
Arguments
- Real value x
- Real value y
Output
Float remain of x/y
Examples
Calculates the floating-point remainder of the division operation x/y. Depending on input, function can return scalar, vector, matrix or complex number.
Float remain of x/y