Log2 Function

Logarithm to base 2


Description

The function \(Log2\) returns the base 2 logarithm of the specified number. The argument can be real values, lists or tables of real or complex numbers.

Alternative spelling to Log2 is Ld.


Syntax

Log2 (x)

Log2 (re + im)

Log2 (List)

Log2 (Table)

Example

Log2(24)= 4.585