Operator Reference
Conversion
List of Operators
handle_to_integer- Convert a handle into an integer.
integer_to_handle- Convert an integer into a handle.
tuple_chr- Convert a tuple of integer numbers into strings.
tuple_chrt- Convert a tuple of integer numbers into strings.
tuple_int- Convert a tuple into a tuple of integer numbers.
tuple_number- Convert a tuple (of strings) into a tuple of numbers.
tuple_ord- Convert a tuple of strings of length 1 into a tuple of integer numbers.
tuple_ords- Convert a tuple of strings into a tuple of integer numbers.
tuple_real- Convert a tuple into a tuple of floating point numbers.
tuple_round- Convert a tuple into a tuple of integer numbers.
tuple_string- Convert a tuple into a tuple of strings.