Function nalgebra_glm::asin[][src]

pub fn asin<N: Real, D: Dimension>(x: &TVec<N, D>) -> TVec<N, D> where
    DefaultAllocator: Alloc<N, D>, 

Component-wise arc-sinus.