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