View Single Post
  #2 (permalink)  
Old 04-17-2008, 12:12 AM
v0id's Avatar   
v0id v0id is offline
Super Moderator
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,578
Last Blog:
CherryPy(thon)
Credits: 55
Rep Power: 28
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default 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.
Reply With Quote