abs_funct_1dT_abs_funct_1dAbsFunct1dAbsFunct1d (Operator)
Name
abs_funct_1dT_abs_funct_1dAbsFunct1dAbsFunct1d
— Absolute value of the y values.
Signature
Description
abs_funct_1dabs_funct_1dAbsFunct1dAbsFunct1dAbsFunct1d
calculates the absolute values of all y values
of FunctionFunctionFunctionFunctionfunction
.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
FunctionFunctionFunctionFunctionfunction
(input_control) function_1d →
HFunction1D, HTupleHTupleHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong)
Input function.
FunctionAbsoluteFunctionAbsoluteFunctionAbsoluteFunctionAbsolutefunctionAbsolute
(output_control) function_1d →
HFunction1D, HTupleHTupleHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong)
Function with the absolute values of the y values.
Possible Predecessors
create_funct_1d_pairscreate_funct_1d_pairsCreateFunct1dPairsCreateFunct1dPairsCreateFunct1dPairs
,
create_funct_1d_arraycreate_funct_1d_arrayCreateFunct1dArrayCreateFunct1dArrayCreateFunct1dArray
Module
Foundation