Hyperbolic tangent. \param arg function argument \return hyperbolic tangent value of \a arg template typename enable ::type tanh(T arg) { return functions::tanh(arg); }
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected