|
From: Leon N M. <leo...@gm...> - 2010-08-29 17:17:40
|
I don't have my device handy so I can't test your code. Could you be a little more clear about which ones failed, what the results are supposed to be, and what the results actually are? (When you write "the result shall be -31415", is that what it's supposed to be, what it actualy is, or something else?) It looks like you're dividing and then multiplying by very large powers of 10. I wouldn't be surprised if you loose some significant figures by doing this. -Leon |