Hacker News new | ask | show | jobs
by GFK_of_xmaspast 3982 days ago
For hardware without a FPU, you can do floats in software when accuracy is more important than speed (vs fixed point), one can imagine that if this thing actually works then for hardware without a "UPU" one can just do unums in software when needed.