Group: hyperbolic¶
C¶
functionkfr::generic::cosh(const T1 &) Returns the hyperbolic cosine of the xfunctionkfr::generic::coshsinh(const T1 &) Returns the hyperbolic cosine of the even elements of the x and the hyperbolic sine of the odd elements of the xfunctionkfr::generic::coth(const T1 &) Returns the hyperbolic cotangent of the x
S¶
functionkfr::generic::sinh(const T1 &) Returns the hyperbolic sine of the xfunctionkfr::generic::sinhcosh(const T1 &) Returns the hyperbolic sine of the even elements of the x and the hyperbolic cosine of the odd elements of the x
T¶
functionkfr::generic::tanh(const T1 &) Returns the hyperbolic tangent of the x