YoYo Games Home
|
Wiki Home
Log in
Navigation
Main Page
Community portal
Current events
Recent changes
Random page
Help
Corporate
Toolbox
What links here
Related changes
Special pages
Printable version
ln(x)
Page
•
Discussion
•
View source
•
History
From YoYoGames Wiki
Description
This function returns the natural logarithm of a value.
Arguments
x
(
real
): value
Returns
(
real
): natural logarithm of x
Explanation
ln is
log
with
base
e.
See Also
logn
log2
log10
Category
:
Game Maker Functions