User:Xenwolf/SandBox: Difference between revisions
mw: works the same as mediawikiwiki: |
→Testing factor notation: new section |
||
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> ⋅&nbsp;}}</nowiki></code> | |||
{{#regex: 2**-4*3**4*5**-1|/(\d+)\*\*(-?\d+)\*?/|\1<sup>\2</sup> ⋅ }} |