x_range_funct_1dT_x_range_funct_1dXRangeFunct1dXRangeFunct1d (Operator)
Name
x_range_funct_1dT_x_range_funct_1dXRangeFunct1dXRangeFunct1d
— Smallest and largest x value of the function.
Signature
Description
x_range_funct_1dx_range_funct_1dXRangeFunct1dXRangeFunct1dXRangeFunct1d
calculates the smallest and
the largest x 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.
XMinXMinXMinXMinXMin
(output_control) number →
HTupleHTupleHtuple (real) (double) (double) (double)
Smallest x value.
XMaxXMaxXMaxXMaxXMax
(output_control) number →
HTupleHTupleHtuple (real) (double) (double) (double)
Largest x value.
Possible Predecessors
create_funct_1d_pairscreate_funct_1d_pairsCreateFunct1dPairsCreateFunct1dPairsCreateFunct1dPairs
,
create_funct_1d_arraycreate_funct_1d_arrayCreateFunct1dArrayCreateFunct1dArrayCreateFunct1dArray
Module
Foundation