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