Every Float

By 1e1001

Every IEEE-754 binary32 float in a single web page, because I wanted to try messing around with an “infinite” scrolling setup.

Not binary64 because unfortunately there’s a limit to how large an element can be, so I can’t make a 2³² × 2³² entry long page. That’s also why even this a two-dimensional table instead of a long list, and also not a square of entries.

Source code is available here, enjoy the horrors that lie within!