mathsarithmetic

Exp Sub1

Available under GPL (Free) and Commercial licence
get a GPL licence
COST (GBP)
this unit 1.80
sub units 0.00
add a commercial licence to your cart
0
viewed 1440 times and licensed 12 times
www.codecogs.com/d-ox/maths/arithmetic/exp_sub1.php
Controller: CodeCogs    Contact Controller

Interface

#include <codecogs/maths/arithmetic/exp_sub1.h>

using namespace Maths::Arithmetic;

double exp_sub1 (double x)
Exponentiates a number and subtracts 1.
Click for details on using CodeCogs in ExcelReal cc_exp_sub1 (Real x)
This function is available as a Microsoft Excel add-in.

Function Documentation

Add calculator to your site or email
 
doubleexp_sub1doublex )
Calculates the exponential of a number and subtracts 1:
(2)
\displaystyle e^x -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.
Parameters:
xargument to evaluate the function at
Returns:
(3)
\displaystyle (e^x) -1
Note:
This is the inverse of Maths/Arithmetic/ln_add1
Authors:
Barry W. Brown, James Lovato, Kathy Russell
Documentation by Nick Owens, Vince Cole
Updated by Will Bateman (August 2005)
Source Code:
Register

- To get code register with CodeCogs. Already a Member, then Login.


Last Modified: 18 Oct 07 @ 17:07     Page Rendered: 2008-05-14 10:52:01

Page Comments

  You must login to leave a messge


Valid CSS!   Valid XHTML 1.0 Transitional