Skip to content

function cosh(const T1 &) hyperbolic

template <numeric T1>
KFR_FUNCTION flt_type<T1> cosh(const T1& x)

Returns the hyperbolic cosine of the x

Defined at math/hyperbolic.hpp:44