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

  1. Real value x
  2. Real value y different than 0

Output

Real value

Examples

fmod