Alias: null
Common Name: Log2
Class: org. imirsel. m2k. math. Log2

Overview: Calulates Log base 2 of each element of an array of doubles.

Data Handling: The input data is not modified.


Inputs:
Input
[D
Input (1-D double array)


Outputs:
Log2(Input)
[D
Log2(Input) (1-D double array)



Properties:
Log of Zero Default Value
Sets a default value to output should log2(0) be encountered.