The code that didn’t break

46 · John Cook · Aug. 5, 2026, 6:51 p.m.
Summary
In his post "The code that didn’t break", John Cook discusses an unexpected outcome in his code meant to compute logarithms for integers larger than the maximum representable float, which surprisingly worked without errors. The post reflects on the peculiarities of coding and cryptography.