pub fn asinh<T: RealNumber, const D: usize>(x: &TVec<T, D>) -> TVec<T, D>
Expand description

Component-wise hyperbolic arc-sinus.