IMLOG2

IMLOG2(arg1) → { number | string | boolean }

Returns the base-2 logarithm of a complex number.

Parameters:

Name Type Description
arg1 any

Is a complex number for which you want the base-2 logarithm.

Returns:

Type
number | string | boolean