Function quaternion_core::pow
source · [−]pub fn pow<T>(q: Quaternion<T>, t: T) -> Quaternion<T> where
T: Float, Expand description
Power function of Quaternion.
pub fn pow<T>(q: Quaternion<T>, t: T) -> Quaternion<T> where
T: Float, Power function of Quaternion.