Contents

vdivf(_:_:)

For each vector element, calculates A/B.

Declaration

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

See Also

Floating-Point Arithmetic and Auxiliary Functions (from vfp.h)