LN1P

LN1P LN(1+x)

Synopsis

LN1P(x)

Arguments

x: positive number

Description

LN1P calculates LN(1+x) but yielding a higher precision than evaluating LN(1+x).

Note

If x ≤ -1, LN returns #NUM! error.

Microsoft Excel Compatibility

This function is Excel compatible.

See also

EXP, LN, EXPM1.