. : http://uneex.mithril.cs.msu.su/static/GnumericDoc_ru/r3970.html
: Mon Sep 26 12:35:55 2011
: Mon Oct 1 22:45:07 2012
: koi8-r
EXPONDIST

EXPONDIST

Name

EXPONDIST -- 

Synopsis

EXPONDIST(x,y,cumulative)

Description

EXPONDIST . @cumulative FALSE () : @y * exp (-@y*@x), 1 - exp (-@y*@x).

@x < 0 @y <= 0 #NUM!.

Excel.

Examples

EXPONDIST(2,4,0) 0.001341851.

See also

POISSON.