July 14, 2022
This shows how rounding, sticky bits, and guard bits work:

https://github.com/DigitalMars/sargon/blob/master/src/sargon/halffloat.d
July 15, 2022
On Thursday, 14 July 2022 at 07:35:51 UTC, Walter Bright wrote:
> This shows how rounding, sticky bits, and guard bits work:
>
> https://github.com/DigitalMars/sargon/blob/master/src/sargon/halffloat.d

I multiplied a float, onwards to addition (and rounding bugs!)
July 15, 2022
On 7/14/2022 10:50 PM, max haughton wrote:
> I multiplied a float, onwards to addition (and rounding bugs!)

good!
1 2 3
Next ›   Last »