Contents

vfmodf(_:_:)

For each vector element, calculates X modulo Y.

Declaration

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

See Also

Remainder Functions (from vfp.h)