The Complete SPRLIB & ANNLIB

pr_dbl_exp

- the probability density function for the double exponential distribution

SYNOPSIS

double pr_dbl_exp (x, a, b)

ARGUMENTS

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

RETURNS

The probability density for x.

FUNCTION

The function computes the probability density for a point x given the position a and the width b.

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