Is there any way to get a floating point value (decimal) into a container?
23rd of April, 2010
(1 )
100%
0%
No. There is no way to get a floating point (decimal value) into a container in ROBOLAB.Containers only support integers. Below is a program demonstrating this constraint: