Search
Preparing search index...
The search index is not available
example-calculator
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"ln"
Module "ln"
Index
Functions
ln
Functions
ln
ln
(
n
:
number
)
:
number
Takes the natural logarithm of a number
Returns ln(-n), if
n
is negative and
0
if n is 0
Parameters
n:
number
Returns
number
Globals
"
Calculator"
"add"
"div"
"index"
"ln"
"mod"
"mul"
"sub"
ln
Takes the natural logarithm of a number
Returns ln(-n), if
n
is negative and0
if n is 0