1. A single binary operator can generate all elementary functions
“A calculator with just two buttons, EML and the digit 1, can compute everything a full scientific calculator does.” — DoctorOetker
2. Practical hurdles and numerical limits
“For larger or negative inputs you get a NaN because ECMAScript has limited precision and doesn’t handle imaginary numbers.” — simplesighman
3. Community reaction and analogies
“But even tighter. With eml and 1 you could encode a function in RPN as bits.” — Lerc
These three themes capture the core of the discussion: the mathematical breakthrough, the real‑world constraints that surface when trying to implement it, and how commentators situate the work alongside familiar computational primitives.