Page logoMath sketchbook

Documentation for log2

Signature

log2(x)

Description

The log2() function calculates the base 2 logarithm of a given number.

Variants

  • log2(scalar) -> scalar

Examples

See also