imat_fn/log2


Purpose

Base 2 logarithm and dissect floating point number.

Syntax

g=log2(f)
[g,e]=log2(f)

Description

LOG2(F) is the base 2 logarithm of the ordinate values of the imat_fn F. This function uses the MATLAB LOG2 function.

See Also

imat_fn/log10, imat_fn/exp