Exponential function. \param arg function argument \return e raised to \a arg template typename enable ::type exp(T arg) { return functions::exp(arg); }
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected