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

Overview: Calulates Log base 10 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:
Log10(Input)
[D
Log10(Input) (1-D double array)



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