Forum: Computer Science Nov 25th, 2008 |
| Replies: 9 Views: 890 I have seen this problem before. I would advise
(a) Never round up/down until the end.
(b) It is tempting to count the large number significant bits in the input data e.g. if the user enters 3.45... |