Contents

vclassifyf(_:)

For each vector element, returns the class of the argument (one of the FP_ … constants defined in math.h).

Declaration

func vclassifyf(_: vFloat) -> vUInt32

See Also

Inquiry Functions (from vfp.h)