Search Results

1
vote

Why are floating point values so prolific?

Some things are rather hard to do without using inexact arithmetic, working out sin(22) exactly is perhaps slightly more complex than most hardware could deal with. …