|
inlineconstexpr |
Callable object computing the cylindrical coordinates to a quaternion.
This function is the reciprocal of from_cylindrical
Parameters
q: quaternion
Return value
a tuple containing in this order rho1, theta1, h1, h2: the components of the cylindrical parametrisation of \(\mathbb{R}^4\) coordinates. If radpi is present theta1 is expressed in \(\pi\) multiples else in radian.