FUNCTION
Xsub_Ln_Add1
Evaluation of the function x - ln(1 + x)
You're viewing an older version of this page (#76). View the current version.
Interface
#include <codecogs/maths/combinatorics/arithmetic/xsub_ln_add1.h>
using namespace Maths::Combinatorics::Arithmetic;
Evaluations the function
(1)
Use when x is small, in the range 0.39 < x < 0.57, and expansion of this function yeilds a more accurate answer. For langer values of x, the solution is merely calculated in the usual way.
References
DiDinato, A. R. and Morris, A. H. Algorithm 708: Significant Digit Computation of the Incomplete Beta Function Ratios. ACM Trans. Math. Softw. 18 (1993), 360-373.
Parameters
x
the value at which to evaluate the function
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.