Show Topics
...go ahead and read the manual, we won't tell anyone.
Help Topics > All Functions > Log2
The log2 function returns the base-2 logarithm of the passed number.
Usage:
the log2 of "factor"
log2("expression")
Example:
answer the log2 of 10 -- shows 3.3219280948873626
