The Complete SPRLIB & ANNLIB

pr_cum_dbl_exp

- compute the cumulative (integrated) probability function

SYNOPSIS

double pr_cum_dbl_exp (x, a, b)

ARGUMENTS

double x The point for which the cumulative density should be computed.
double a The position of the density function.
double b The width of the density function.

RETURNS

The cumulative probability density for point x.

FUNCTION

The function computes the probability Pr(x = X) for the double exponential distribution.

This document was generated using api2html on Thu Mar 5 09:00:00 MET DST 1998