Quaternion.inverse

struct Quaternion(T)
const
inverse
()
()
if (
__traits(isFloating, T)
)
if (
__traits(isArithmetic, T)
)

Meta