The Russian translation of the Excel function LOGNORMDIST is:
English | Nederlands |
---|---|
LOGNORMDIST |
Syntax
LOGNORMDIST(x,mean,standard_dev)
The LOGNORMDIST function syntax has the following arguments (argument: A value that provides information to an action, an event, a method, a property, a function, or a procedure.):
- X Required. The value at which to evaluate the function.
- Mean Required. The mean of ln(x).
- Standard_dev Required. The standard deviation of ln(x).