vrsqrtf(_:) For each vector element, calculates the inverse of the square root of X. Declarationfunc vrsqrtf(_: vFloat) -> vFloat See AlsoFloating-Point Arithmetic and Auxiliary Functions (from vfp.h)vceilf(_:)vcopysignf(_:_:)vdivf(_:_:)vfabf(_:)vfabsf(_:)vfloorf(_:)vintf(_:)vnintf(_:)vnextafterf(_:_:)vrecf(_:)vsqrtf(_:)vtablelookup(_:_:)vtruncf(_:)