ClassesClassesClassesClasses | | | | Operators

Conversion

tuple_chrTupleChrTupleChrtuple_chrTupleChrtuple_chr
Convert a tuple of integers into strings with the corresponding ASCII codes.
tuple_chrtTupleChrtTupleChrttuple_chrtTupleChrttuple_chrt
Convert a tuple of integers into strings with the corresponding ASCII codes.
tuple_intTupleIntTupleInttuple_intTupleInttuple_int
Convert a tuple into a tuple of integer numbers.
tuple_is_numberTupleIsNumberTupleIsNumbertuple_is_numberTupleIsNumbertuple_is_number
Check a tuple (of strings) whether it represents numbers.
tuple_numberTupleNumberTupleNumbertuple_numberTupleNumbertuple_number
Convert a tuple (of strings) into a tuple of numbers.
tuple_ordTupleOrdTupleOrdtuple_ordTupleOrdtuple_ord
Convert a tuple of strings of length 1 into a tuple of their ASCII codes.
tuple_ordsTupleOrdsTupleOrdstuple_ordsTupleOrdstuple_ords
Convert a tuple of strings into a tuple of their ASCII codes.
tuple_realTupleRealTupleRealtuple_realTupleRealtuple_real
Convert a tuple into a tuple of floating point numbers.
tuple_roundTupleRoundTupleRoundtuple_roundTupleRoundtuple_round
Convert a tuple into a tuple of integer numbers.
tuple_stringTupleStringTupleStringtuple_stringTupleStringtuple_string
Convert a tuple into a tuple of strings.

ClassesClassesClassesClasses | | | | Operators