1. Single binaryoperator can replace all elementary functions
"exp(x)=eml(x,1), ln(x)=eml(1,eml(eml(1,x),1)), and likewise for all other operations" – simplesighman
2. The result is mainly of theoretical interest; practical use is unclear > "I don't think anyone has found a practical application for their result yet, but that's not the point of the work." – tgtweak
3. Implementation depends on extended‑real conventions (e.g., ln 0 = ‑∞) > "EML-compiled formulas work flawlessly in symbolic Mathematica and IEEE754 floating-point… This is because some formulas internally might rely on the following properties of extended reals: ln 0 = −∞, e^(−∞) = 0." – Rubicund
4. Analogous to functional‑completeness ideas such as NAND gates
"This too is universal." – SideQuark