IEEE 754 float32 values in [0, 1]

Each glowing dot is a real single-precision float generated exactly as the hardware does: (1 + mantissa) × 2exponent. Brighter / denser areas = more numbers stacked together.

Log scale (default) spreads the values so you can see the structure.
Linear scale shows reality: almost everything is crushed against zero.

WebGPU ready · 0 points