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

◆ fun()

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

Return the natural logarithm of one plus the specified value.

Template Parameters
Ttype of argument
Parameters
xargument
Returns
natural log of one plus the argument

Definition at line 64 of file log1p.hpp.