
04-17-2008, 12:12 AM
|
 | |
|
|
Join Date: Apr 2007
Location: Denmark
Credits: 55
Rep Power: 28
|
|
Re: Strange rounding
How do you print it? Your problem could be that you're using a function or a format, which only allows you to print integers, and that will therefore result in the missing digits.
|