y_range_funct_1dT_y_range_funct_1dYRangeFunct1dYRangeFunct1d (Operator)
Name
y_range_funct_1dT_y_range_funct_1dYRangeFunct1dYRangeFunct1d
— Smallest and largest y value of the function.
Signature
Description
y_range_funct_1dy_range_funct_1dYRangeFunct1dYRangeFunct1dYRangeFunct1d
calculates the smallest and
the largest y value 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.
YMinYMinYMinYMinYMin
(output_control) number →
HTupleHTupleHtuple (real) (double) (double) (double)
Smallest y value.
YMaxYMaxYMaxYMaxYMax
(output_control) number →
HTupleHTupleHtuple (real) (double) (double) (double)
Largest y value.
Possible Predecessors
create_funct_1d_pairscreate_funct_1d_pairsCreateFunct1dPairsCreateFunct1dPairsCreateFunct1dPairs
,
create_funct_1d_arraycreate_funct_1d_arrayCreateFunct1dArrayCreateFunct1dArrayCreateFunct1dArray
Module
Foundation