Complementary probability integral for Cauchy distribution.
Loading LOADSUB ALL FROM "EXP.HTS"
or LOADSUB FROM "MATHLIB.HTS"
Usage REAL X,A,Y
Y=FNQ_exp(A,X)
Description
FNQ_expreturns the value of the complementary integral of the exponential probability density function with parameteraatx,Q(x;a).Q(x;a) is defined by the expression
Q(x;a) is defined for positive values ofa.
Q(x;a)
Errors
FNQ_expcauses an HTBasic error if its arguments are not all of type REAL or ifais negative or zero.