mingo
Preparing search index...
operators/expression/arithmetic/ln
$ln
Function $ln
$ln
(
obj
:
AnyObject
,
expr
:
unknown
,
options
:
Options
)
:
number
Calculates the natural logarithm ln (i.e loge) of a number and returns the result as a double.
Parameters
obj
:
AnyObject
expr
:
unknown
options
:
Options
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Calculates the natural logarithm ln (i.e loge) of a number and returns the result as a double.