tgamma(_:) Returns the gamma function for each element in a vector. Declarationfunc tgamma(_ x: simd_double8) -> simd_double8 See AlsoMath Functionscbrt(_:)erf(_:)erfc(_:)fma(_:_:_:)fmod(_:_:)hypot(_:_:)lgamma(_:)nextafter(_:_:)pow(_:_:)remainder(_:_:)round(_:)simd_muladd(_:_:_:)