Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/13/03 10:31
Read: times


 
#41412 - RE: Floating point maths
Responding to: ???'s previous message
Hi..
Actually I Never tried to use floating point,
But try to use the C51 Compiler and define float variable
I'm sure It'll work...
There's no reason that a floating point will not work,
because binaries calculation can be done also with fractions
one of the ways is to mul by 10000 (Or whatever) and
do the calculations without floating point, then div by
10000 (or whatever) and you got it.
just let the C51 Compiler do your thing...

Goodluck.
OK

List of 8 messages in thread
TopicAuthorDate
Floating point maths            01/01/70 00:00      
   RE: Floating point maths            01/01/70 00:00      
      RE: Floating point maths            01/01/70 00:00      
   RE: Floating point maths            01/01/70 00:00      
      RE: Floating point maths            01/01/70 00:00      
         RE: Floating point maths Jon            01/01/70 00:00      
         RE: Floating point maths            01/01/70 00:00      
   RE: Floating point maths            01/01/70 00:00      

Back to Subject List