Expx2
Computes the exponential of a squared argument.
Controller: CodeCogs
Contents
Interface
C++
Excel
Expx2
doubleexpx2( | double | x | |
int | sign = 1 | ) |
Parameters
x the argument sign the optional sign of the argument. If sign < 0, the result is inverted. i.e. .
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.