. : http://uneex.lorien.cs.msu.su/static/GnumericDoc_ru/r3970.html
: Mon Sep 26 12:35:55 2011
: Tue Oct 2 07:25:37 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.