remquof v0.1.0
Computes signed remainder as well as the three last bits of the division operation.
Package: C
C reference: remquof
Signature
func remquof(x: float32, y: float32, quo: *int32) -> float32;
See also
C— the package overview
Package: C
C reference: remquof
func remquof(x: float32, y: float32, quo: *int32) -> float32;
C — the package overview