FUNCTION
Ln_Add1
Evaluates the natural logarithm of a number + 1.
Interface
#include <codecogs/maths/combinatorics/arithmetic/ln_add1.h>
using namespace Maths::Combinatorics::Arithmetic;
Calculates the function
(1)
Parameters
x
argument to evaluate the function at
Returns
the natural logarithm of x+1
This is the inverse of Exp_Sub1
Interactive Calculator
x
Result
Computing…
Set a range above first to export a graph.
This function's source code is only visible to registered users — documentation and the calculator above are free to use either way. Sign in to see it.