Exp Sub1
Exponentiates a number and subtracts 1.
Controller: CodeCogs
Contents
Interface
C++
Excel
Exp Sub1
doubleexp_sub1( | double | x | ) |
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.Note
- This is the inverse of Maths/Arithmetic/ln_add1
Parameters
x argument to evaluate the function at
Returns
Authors
- Barry W. Brown, James Lovato, Kathy Russell
Documentation by Nick Owens, Vince Cole
Updated by 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.