User:Arseniiv/Sandbox: Difference between revisions
box sand ย |
m a small selection of emoji ย |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This is my playground yay. | This is my playground yay. | ||
== | == Emoji == | ||
๐๐๐๐คฃ๐๐คฉ๐๐๐ข๐ญ๐๐ฎ๐จ๐ณ๐๐ค๐๐ด๐คญ๐๐๐๐ค๐๐๐๐๐๐๐โ๐ต๐๐๐โจ๏ธ๐โ๏ธ๐บ๐๐ฆ๐ฆ๐ฆ๐ณ๐๐ฑ๐ง๐ถ๐นโ๏ธ๐ฎ๐โ๏ธ๐๐งฎ๐ฆโ๏ธโโ๐ด๐ ๐ก๐ข๐ต๐ฃ | |||
ย | |||
The key is lazy to render nicely in my case. | |||
ย | |||
== Todo with(out) <code>inline</code> == | |||
ย | |||
=== Default === | |||
* 7 | ย | ||
* | {{User:Arseniiv/TodoTest|unify precision'|comment=An occasionally appearing surplus decimal place <code>5</code> gives a deceptive impression of higher accuracy.}} | ||
* 9 | ย | ||
* | === 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 == | |||
ย | |||
<code><nowiki>{{#replace:2-1+3-5|-|โ}}</nowiki></code> | |||
{{#replace:2-1+3-5|-|โ}} |
Latest revision as of 17:49, 9 November 2020
This is my playground yay.
Emoji
๐๐๐๐คฃ๐๐คฉ๐๐๐ข๐ญ๐๐ฎ๐จ๐ณ๐๐ค๐๐ด๐คญ๐๐๐๐ค๐๐๐๐๐๐๐โ๐ต๐๐๐โจ๏ธ๐โ๏ธ๐บ๐๐ฆ๐ฆ๐ฆ๐ณ๐๐ฑ๐ง๐ถ๐นโ๏ธ๐ฎ๐โ๏ธ๐๐งฎ๐ฆโ๏ธโโ๐ด๐ ๐ก๐ข๐ต๐ฃ
The key is lazy to render nicely in my case.
Todo with(out) inline
Default
With
![]() |
Todo: unify precision An occasionally appearing surplus decimal place |
Factorization mk2
2^3 5 * 7^-5*11**9 19^โ4
{{#regex: 2^3 5 โ
7^โ5โ
11โ
โ
9 19^โ4|/(\d+)\sโ
(?:(?:\โ
\โ
|\^)\sโ
([โโ]?\d+))?\sโ
(?:(\โ
)\sโ
|$)/u|\1\2 \3}}
2^3 * 5 * 7^-5*11**9 * 19^โ4
{{#regex: 2^3 โ
5 โ
7^โ5โ
11โ
โ
9 โ
19^โ4|/(\d+)\sโ
(?:(?:\โ
\โ
|\^)\sโ
([โโ]?\d+))?\sโ
(?:(\โ
)\sโ
|$)/u|\1\2 \3}}
Replace
{{#replace:2-1+3-5|-|โ}}
2โ1+3โ5