I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
get GPL
COST (GBP)
this unit 2.81
sub units 0.00
+
0

Exp Sub1

Exponentiates a number and subtracts 1.
Controller: CodeCogs

Interface

C++
Excel

Exp Sub1

 
doubleexp_sub1doublex )
Calculates the exponential of a number and subtracts 1:

Use when x <= 0.15

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

xargument 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.