09-22-2022, 12:59 AM
I did a binary floating point package in FreeBasic, the arithmetic functions are better than 2 times faster than the decimal version but the conversion routines are a horror
when I started writing the routines I had no easy way to debug the result, I needed the arithmetic functions in order to implement the conversion routines, almost like a catch 22
when I started writing the routines I had no easy way to debug the result, I needed the arithmetic functions in order to implement the conversion routines, almost like a catch 22