User:Arseniiv/Sandbox: Difference between revisions

Arseniiv (talk | contribs)
m a small selection of emoji
Arseniiv (talk | contribs)
m table test
 
Line 6: Line 6:


The key is lazy to render nicely in my case.
The key is lazy to render nicely in my case.
== Todo with(out) <code>inline</code> ==
=== Default ===
{{User:Arseniiv/TodoTest|unify precision'|comment=An occasionally appearing surplus decimal place <code>5</code> gives a deceptive impression of higher accuracy.}}
=== With ===
{{User:Arseniiv/TodoTest|unify precision|comment=An occasionally appearing surplus decimal place <code>5</code> gives a deceptive impression of higher accuracy.|inline=1}}
== Factorization mk2 ==
<code>2^3 5 * 7^-5*11**9 19^−4</code> {{../Factorization|2^3 5 * 7^-5*11**9 19^−4}}
<code>2^3 * 5 * 7^-5*11**9 * 19^−4</code> {{../Factorization|2^3 * 5 * 7^-5*11**9 * 19^−4}}


== Replace ==
== Replace ==
Line 27: Line 11:
<code><nowiki>{{#replace:2-1+3-5|-|−}}</nowiki></code>
<code><nowiki>{{#replace:2-1+3-5|-|−}}</nowiki></code>
{{#replace:2-1+3-5|-|−}}
{{#replace:2-1+3-5|-|−}}
== Tables ==
{| class="wikitable"
|+ Interval matrix
|-
| 0 || 7 || 2 || 9
|-
| 5 || 0 || 7 || 2
|-
| 10 || 5 || 0 || 7
|-
| 3 || 10 || 5 || 0
|}