Contents

vremainderf(_:_:)

For each vector element, calculates the remainder of X/Y, according to the IEEE 754 floating-point standard.

Declaration

func vremainderf(_: vFloat, _: vFloat) -> vFloat

See Also

Remainder Functions (from vfp.h)