lgamma(_:)
Returns the natural logarithm of the absolute value of the gamma function of each element in a vector.
Declaration
func lgamma(_ x: simd_float8) -> simd_float8Returns the natural logarithm of the absolute value of the gamma function of each element in a vector.
func lgamma(_ x: simd_float8) -> simd_float8