fmod
Calculates the floating-point remainder of a division operation x/y. Depending on input, function can return scalar, vector, matrix or complex number.
Arguments
- Real value x
- Real value y different than 0
Output
Real value
Examples
Calculates the floating-point remainder of a division operation x/y. Depending on input, function can return scalar, vector, matrix or complex number.
Real value