Open main menu

Changes

The equation that broke the Internet

69 bytes added, 17:53, 30 August 2020
<div style="width:100px; float:left;">
::::6 ::--------- :::2(1+2)
</div>
<div style="clear:both;"></div>
If we introduce a second implicit operator 6÷2*(1+2) the equation now has three terms. Due to the Order of Operations, this changes the value of the equation.
<div style="width:200px; float:left;">
:::6 ::--------- * (1+2):::2
</div>
<div style="clear:both;"></div>
 
==The equation is not ambiguous ==
===6÷2(1+2) is not equal to 6÷2*(1+2)===