FUNCTION
Expx2
Computes the exponential of a squared argument.
Interface
#include <codecogs/maths/combinatorics/arithmetic/expx2.h>
using namespace Maths::Combinatorics::Arithmetic;
Computes the exponential of a squared argument,
(1)
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.
.
Interactive Calculator
x
sign
Result
Computing…
Set a range above first to export a graph.
This function's source code is only visible to registered users — documentation and the calculator above are free to use either way. Sign in to see it.