Returns the number of elements of a tuple.
tuple_length returns the number of elements of the input tuple Tuple.
|
Tuple (input_control) |
number(-array) -> integer / real / string |
| Input tuple. | |
|
Length (output_control) |
number(-array) -> real |
| Number of elements of input tuple. | |
tuple_length is reentrant and processed without parallelization.
tuple_min, tuple_max, tuple_mean, tuple_deviation, tuple_sum, tuple_median
Foundation