Login
From:
John D. Cook
(Uncensored)
subscribe
Anatomy of a posit number
https://www.johndcook.com/blog/2018/04/11/anatomy-of-a-posit-number/
links
backlinks
Roast topics
Find topics
Find it!
Posit numbers make more efficient use of the bits representing real numbers than do conventional IEEE floating point numbers. This post explains what posits are, how their bits are interpreted, their dynamic range, etc.