Contents

vasinf(_:)

For each vector element, calculates the arcsine. Results are in the interval [-pi/2, pi/2].

Declaration

func vasinf(_: vFloat) -> vFloat

See Also

Trigonometric Functions (from vfp.h)