ClassesClassesClassesClasses | | | | Operators

Features

tuple_deviationTupleDeviationTupleDeviationtuple_deviationTupleDeviationtuple_deviation
Return the standard deviation of the elements of a tuple.
tuple_histo_rangeTupleHistoRangeTupleHistoRangetuple_histo_rangeTupleHistoRangetuple_histo_range
Calculate the value distribution of a tuple within a certain value range.
tuple_lengthTupleLengthTupleLengthtuple_lengthTupleLengthtuple_length
Return the number of elements of a tuple.
tuple_maxTupleMaxTupleMaxtuple_maxTupleMaxtuple_max
Return the maximal element of a tuple.
tuple_meanTupleMeanTupleMeantuple_meanTupleMeantuple_mean
Return the mean value of a tuple of numbers.
tuple_medianTupleMedianTupleMediantuple_medianTupleMediantuple_median
Return the median of the elements of a tuple.
tuple_minTupleMinTupleMintuple_minTupleMintuple_min
Return the minimal element of a tuple.
tuple_sumTupleSumTupleSumtuple_sumTupleSumtuple_sum
Return the sum of all elements of a tuple.

ClassesClassesClassesClasses | | | | Operators