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
log2(x)
Page
•
Discussion
•
View source
•
History
From YoYoGames Wiki
Description
This function returns the log base 2 of x.
Arguments
x
(
real
): value
Returns
(
real
): log base 2 of x
Explanation
log2 is the
log
with
base
2.
See Also
logn
ln
log10
Category
:
Game Maker Functions