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 1.40
sub units 0.00
+
0

Expx2

viewed 1671 times and licensed 67 times
Computes the exponential of a squared argument.
Controller: CodeCogs

Interface

C++
Excel

Expx2

 
doubleexpx2doublex
intsign = 1 )
Computes the exponential of a squared argument, while suppressing error amplification that would ordinarily arise from the inexactness of the argument \inline  x^2.

Parameters

xthe argument
signthe optional sign of the argument. If sign < 0, the result is inverted. i.e. \inline  y= exp(-x^2).

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.