Content deleted Content added
"?" -> "link" |
mNo edit summary |
||
Line 432:
</tr>
<tr valign="top"><td>x<sup>2</sup> ≥ 0 true.
*To space things out, use non-breaking spaces - <tt>&nbsp;</tt>.
*<tt>&nbsp;</tt> also prevents line breaks in the middle of text, this is useful in formulas.
</td>
<td><pre><nowiki>
x<sup>2</sup>
</nowiki></pre></td>
</tr>
|