While searching for documentation to design the Milkymist FPU, I found this interesting paper, which describes how floating point arithmetic works in detail, and deals with its problems using a solid math basis. As its title says, I recommend it to anyone doing serious work with floating point numbers.
What Every Computer Scientist Should Know About Floating-Point Arithmetic
Comments are closed.