Open main menu

Changes

The equation that broke the Internet

319 bytes added, 18:17, 30 August 2020
:--------- * (1+2)
::2
</div>
<div style="clear:both;"></div>
Where a calculator or programming language requires implicit operators, we maintain the value of the equation by adding an additional grouping pair of parenthesis 6÷(2*(1+2)) for inline notation.
<div style="width:100px; float:left;">
::6
:---------
:(2*(1+2))
</div>
<div style="clear:both;"></div>