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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/16/01 16:30
Read: times


 
#17702 - RE: Multiplication 2 bytes by 0.034146
Please note the requirement is to multiply a 9 bit number by 0.034146 and keep only the integer portion of it.

the largest number with 9 bits 512

512*0.034146=17.482. int part=17
512/29=17.655 int part=17

I suppose, this meets the specs


List of 16 messages in thread
TopicAuthorDate
Multiplication 2 bytes by 0.034146            01/01/70 00:00      
RE: Multiplication 2 bytes by 0.034146            01/01/70 00:00      
RE: Multiplication 2 bytes by 0.034146            01/01/70 00:00      
RE: Multiplication 2 bytes by 0.034146            01/01/70 00:00      
RE: Multiplication 2 bytes by 0.034146            01/01/70 00:00      
RE: Multiplication 2 bytes by 0.034146            01/01/70 00:00      
RE: Multiplication 2 bytes by 0.034146            01/01/70 00:00      
RE: Multiplication 2 bytes by 0.034146            01/01/70 00:00      
RE: Multiplication 2 bytes by 0.034146            01/01/70 00:00      
RE: Multiplication - Lance            01/01/70 00:00      
RE: Multiplication 2 bytes by 0.034146            01/01/70 00:00      
RE: Multiplication 2 bytes by 0.034146            01/01/70 00:00      
RE: Multiplication 2 bytes by 0.034146            01/01/70 00:00      
RE: Multiplication 2 bytes by 0.034146            01/01/70 00:00      
RE: Multiplication 2 bytes by 0.034146            01/01/70 00:00      
RE: Multiplication 2 bytes by 0.034146            01/01/70 00:00      

Back to Subject List