Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ fun()

template<typename T >
static auto stan::math::log2_fun::fun ( const T &  x)
inlinestatic

Return the base two logarithm of the specified argument.

Template Parameters
Ttype of argument
Parameters
xargument
Returns
base two log of the argument

Definition at line 31 of file log2.hpp.