Post Reply 
Decimal floating point to binary floating point
12-26-2018, 07:51 AM
Post: #5
RE: Decimal floating point to binary floating point
I've not checked the datasheet, but you mentioned single precision in the opening comment. Double precision won't be fast if it is done in software.

An alternative approach would be to use the floating point hardware to produce initial approximations for the decimal float library. Intel's decimal library does this in places.


Pauli
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Decimal floating point to binary floating point - Paul Dale - 12-26-2018 07:51 AM



User(s) browsing this thread: 1 Guest(s)