Expx2
viewed 1648 times and licensed 59 times
Computes the exponential of a squared argument.
Controller:
CodeCogs
Interface
#include <codecogs/maths/combinatorics/arithmetic/expx2.h>
using namespace Maths::Arithmetic;
| double | expx2 (double x, int sign=1)
Computes the exponential of a squared argument. |
These functions are available for Microsoft Excel (
Login to download):
| Real | cc_expx2 (Real x, Integer sign) |
Use the following HTML code to embed the calculators within other websites:
| Name | HTML Code |
|---|
expx2
Computes the exponential of a squared argument. | |
Expx2
Computes the exponential of a squared argument,
while suppressing error amplification that would ordinarily arise from the inexactness of the argument

.
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.
You must login to leave a messge