Example: Implicit decimal point setting
Decimal Point option = Implicit
Comments | Value Entered | Value Displayed in Scratchpad | Value Written to Floating Point Value connection | Value Written to Integer
Value connection |
---|---|---|---|---|
Initial Value | 0 | |||
Enter button pressed | 9 | 9 | 9 | 9 |
9.50 | 9.50 | 9.5 | 10 | |
9.49 | 9.49 | 9.49 | 9 | |
Clear button pressed | 0 | |||
– 0.90 | – 0.90 | |||
Delete button pressed | – 0.9 | |||
– 0. | ||||
– 0 | ||||
0 |
Provide Feedback