Template Function TRAP::Math::ASinH(Vec<L, T>)#

Function Documentation#

template<u32 L, typename T>
constexpr Vec<L, T> TRAP::Math::ASinH(Vec<L, T> v)#

Ary hyperbolic sine.

Parameters:

v – Specify the value whose arc hyperbolic sine to return.

Returns:

Inverse of SinH.