Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
32-bit IEEE float multiplication
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="glen herrmannsfeldt, post: 1691895"] Multiply by one integer, generating a product that might take more bits than the original number, then divide by a second number. Last I knew, the 8051 didn't have floating point, but the above method is my preference, even for processors that do. -- glen [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
32-bit IEEE float multiplication
Top