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

Overview: Calulates absolute value 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:
Abs(Input)
[D
Abs(Input) (1-D double array)



Properties: