Binary exponential. \param arg function argument \return 2 raised to \a arg template typename enable ::type exp2(T arg) { return functions::exp2(arg); }
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected