tuple_real ( : : T : Real )

Convert a tuple into a tuple of floating point numbers.

tuple_real converts the input tuple T into a tuple of floating point numbers. The conversion of a string is not allowed.


Parameters

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

Real (output_control)
number(-array) -> real
Input tuple as floating point numbers.


Parallelization Information

tuple_real is reentrant and processed without parallelization.


Module

Foundation



Copyright © 1996-2008 MVTec Software GmbH