Function nalgebra_glm::tan

source ·
pub fn tan<T: RealNumber, const D: usize>(angle: &TVec<T, D>) -> TVec<T, D>
Expand description

Component-wise tangent.