YoYo Games Wiki

log2(x)

From YoYoGames Wiki

Description

This function returns the log base 2 of x.

Arguments

Returns

  • (real): log base 2 of x

Explanation

log2 is the log with base 2.

See Also