Template Function TRAP::Math::ACosH(T)#

Function Documentation#

template<typename T>
constexpr T TRAP::Math::ACosH(T x)#

Arc hyperbolic cosine.

Parameters:

x – Specify the value whose arc hyperbolic cosine to return.

Returns:

Non-negative inverse of CosH.