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