Template Function TRAP::Math::ACosH(Vec<L, T>)# Function Documentation# template<u32 L, typename T>constexpr Vec<L, T> TRAP::Math::ACosH(Vec<L, T> v)# Arc hyperbolic cosine. Parameters: v – Specify the value whose arc hyperbolic cosine to return. Returns: Non-negative inverse of CosH.