#numerics

a 32-bit float drawn as its 3 fields, 1 black sign cell, 8 orange exponent cells and 23 blue mantissa cells, projecting down onto the number line those bits create: points packed dense at the small end and spreading as the intervals double, with one interval lit orange

Floating Point

What every number in your model actually is.

Floating Point