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