Skip to content

function sinhcosh(const T1 &) hyperbolic

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

Returns the hyperbolic sine of the even elements of the x and the hyperbolic cosine of the odd elements of the x

Defined at math/hyperbolic.hpp:66