Skip to content

function tanh(const T1 &) hyperbolic

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

Returns the hyperbolic tangent of the x

Defined at math/hyperbolic.hpp:51