Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <math.h> C11 | |
Description | These functions compute the same remainder as the In the variable pointed to by quo, they store the value of the division x/y modulo 2**31 with the sign of the quotient. | |
Return val. | Floating-point remainder = x-ny | |
if y | ||
|
| depending on the function type, if y = 0. |
Errors |
| |
| y = 0 . | |
See also |
|