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

Overview: Calulates Log (base e) of each element of an array of doubles.

Data Handling: The input data is not modified.


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


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



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