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