11.001001000011111101101010100010001000 Arithmazium
Home

Test page

Experiments conducted in site context.

Hard-wired SVG

This graphic is created directly, not compiled by Python.

ONE = 1.0    100 ... 00 The constant value one ONE_PLUS_ULP = ...    100 ... 01 The next number larger than one ULP_OF_ONE_PLUS = ...    000 ... 01 A unit in the last place of one; ote the value 1 is subtracted off

Compiled SVG

TBD

Home