1 #ifndef STAN__AGRAD__FWD__FUNCTIONS__LOG2_HPP
2 #define STAN__AGRAD__FWD__FUNCTIONS__LOG2_HPP
const double LOG_2
The natural logarithm of 2, .
fvar< T > log2(const fvar< T > &x)
const double NOT_A_NUMBER
(Quiet) not-a-number value.
boost::math::tools::promote_args< T >::type log2(const T a)
Returns the base 2 logarithm of the argument (C99).
fvar< T > log(const fvar< T > &x)