avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Double?


From: Robert_Beatty
Subject: Re: [avr-gcc-list] Double?
Date: Tue, 17 Dec 2002 18:48:40 -0500

Any chance it is because one of the variables you are using is a signed
INT, and the casting to double is being done after you've lost all the
precision because of math on INTs?

Post the code!



Robert M. Beatty
Director Systems Engineering
The Watt Stopper Inc.
P: 401.562.4108
F: 401.562.4150
E: address@hidden


avr-gcc-list at http://avr1.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]