ln

From Bohemia Interactive Community
Revision as of 14:05, 16 April 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

ln x


Operand types:

x: Number

Type of returned value:

Number

Description:

Natural logarithm of x.


Example:

_nlog = ln 10 ..........Result is 2.302