-SCS Parameter Analyzer Reference Manual Section 6:
4200A-901-01 Rev. C / February 2017 6-281
LN Calc worksheet function
This command returns the natural logarithm (based on the constant e) of a value.
Usage
LN(Value)
Any positive real number
Example
Returns 2.4997E+0.
Returns
.
Also see
EXP (on page 6-279)
LOG (on page 6-281)
LOG10 (on page 6-282)
LOG Calc worksheet function
This command returns the logarithm of a value to the specified base.
Usage
LOG(Value)
LOG(Value, base)
The base of the logarithm; if base is omitted, base 10 is assumed
Example
=LOG(10)
Returns 1.0000E+0.
Also see
EXP (on page 6-279)
LN (on page 6-281)
LOG10 (on page 6-282)