User:Xenwolf/SandBox: Difference between revisions

Xenwolf (talk | contribs)
mw: works the same as mediawikiwiki:
Xenwolf (talk | contribs)
Line 123: Line 123:
=== new category (useful byproduct?) ===
=== new category (useful byproduct?) ===
{{/TodoArgs|unify precision|simplify writing style|description=This page reads like a scientific paper not like a wiki page}}
{{/TodoArgs|unify precision|simplify writing style|description=This page reads like a scientific paper not like a wiki page}}
== Testing factor notation ==
<code><nowiki>{{#regex: 2**-4*3**4*5**-1|/(\d+)\*\*(-?\d+)\*?/|\1<sup>\2</sup> ⋅&amp;nbsp;}}</nowiki></code>
{{#regex: 2**-4*3**4*5**-1|/(\d+)\*\*(-?\d+)\*?/|\1<sup>\2</sup> ⋅&nbsp;}}