TRUECALC
Functions

LOGNORMDIST

Lognormal CDF (legacy)

When to use it

When should I use LOGNORMDIST?

LOGNORMDIST is the legacy three-argument form of LOGNORM.DIST that always returns the cumulative probability. Use it only when maintaining old spreadsheets; for new work prefer LOGNORM.DIST with the explicit cumulative argument.

Used in

science · finance

Syntax

LOGNORMDIST(x,mean,stdev)

On this page