tuple_length ( : : Tuple : Length )

Returns the number of elements of a tuple.

tuple_length returns the number of elements of the input tuple Tuple.


Parameters

Tuple (input_control)
number(-array) -> integer / real / string
Input tuple.

Length (output_control)
number(-array) -> real
Number of elements of input tuple.


Parallelization Information

tuple_length is reentrant and processed without parallelization.


Alternatives

tuple_min, tuple_max, tuple_mean, tuple_deviation, tuple_sum


Module

Operators not requiring licensing



Copyright © 1996-2005 MVTec Software GmbH