Setting significant digits of floating point
Posted: Wed Jul 20, 2011 8:41 pm
I have a floating point data point. I am displaying it in a text box on a panel.
It seems like when I change the number of significant digits (before and after the decimal point) when displaying it, that it limits the digits you can enter for the value of the floating point in Para. Further, it seems like the number of significant digits for a single floating point value must be the same everywhere it is displayed within the panels.
As an example, if a floating point data point is set to 123.45678 and I display it on a panel, but request only two digits after the decimal point be displayed, when I go back to Para, the number is now set to 123.45 and I can not enter more numbers after the decimal point.
Is this the way it is supposed to work or am I doing something wrong?
It seems like when I change the number of significant digits (before and after the decimal point) when displaying it, that it limits the digits you can enter for the value of the floating point in Para. Further, it seems like the number of significant digits for a single floating point value must be the same everywhere it is displayed within the panels.
As an example, if a floating point data point is set to 123.45678 and I display it on a panel, but request only two digits after the decimal point be displayed, when I go back to Para, the number is now set to 123.45 and I can not enter more numbers after the decimal point.
Is this the way it is supposed to work or am I doing something wrong?