simd_sub(_:_:)
Declaration
func simd_sub(_ p: simd_quath, _ q: simd_quath) -> simd_quathDiscussion
The difference of the quaternions p and q.
func simd_sub(_ p: simd_quath, _ q: simd_quath) -> simd_quathThe difference of the quaternions p and q.