Xsub Ln Add1
Evaluation of the function x - ln(1 + x)
Controller:
CodeCogs
Interface
#include <codecogs/maths/combinatorics/arithmetic/xsub_ln_add1.h>
using namespace Maths::Arithmetic;
| double | xsub_ln_add1 (double x)
Evaluation of the function x - ln(1 + x) |
These functions are available for Microsoft Excel (
Login to download):
| Real | cc_xsub_ln_add1 (Real x) |
Use the following HTML code to embed the calculators within other websites:
| Name | HTML Code |
|---|
xsub_ln_add1
Evaluation of the function x - ln(1 + x) | |
Xsub Ln Add1
Evaluations the function
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 |
Authors
- Will Bateman (August 2005)
Source Code
Source code is available when you agree to a GP Licence or buy a Commercial Licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.
You must login to leave a messge