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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/04/03 16:01
Read: times


 
#38256 - math - floating point
Hello!
I need help!
I need make this operations using 8051 :

x = (a/b)*c

a = 8 bits (counter)
b = 8 bits (second)
c = 16 bits (3600 seconds)
x = 16 bits -(number/hour) convert to five bytes BCD ASCII

I need to use two digits after decimal point.
can I use language C or assembly ?
Sorry by my english

List of 6 messages in thread
TopicAuthorDate
math - floating point            01/01/70 00:00      
   RE: math - floating point            01/01/70 00:00      
   RE: math - floating point - curiosity...            01/01/70 00:00      
RE: math - floating point            01/01/70 00:00      
   RE: math - floating point            01/01/70 00:00      
RE: math - floating point - curiosity...            01/01/70 00:00      

Back to Subject List