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