function coshsinh(const T1 &) hyperbolic¶
template <numeric T1>
KFR_FUNCTION flt_type<T1> coshsinh(const T1& x) Returns the hyperbolic cosine of the even elements of the x and the hyperbolic sine of the odd elements of the x
Defined at math/hyperbolic.hpp:74