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