Content deleted Content added
IznoPublic (talk | contribs) add |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 2:
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
== Usage ==
<syntaxhighlight lang="wikitext">
{{
|title=
|rationality=
|symbol=
|decimal=
|algebraic=
|continued_fraction=
|continued_fraction_linear=
|continued_fraction_periodic=
Line 14 ⟶ 16:
|hexadecimal=
}}
</syntaxhighlight>
== TemplateData ==
<templatedata>
Line 64 ⟶ 67:
"label": "Symbol",
"description": "The symbol for the number",
"type": "content"
},
"continued_fraction": {
"label": "Continued fraction",
"description": "Continued fraction (non-linear) representation of the number",
"type": "content"
}
Line 74 ⟶ 82:
"decimal",
"algebraic",
"continued_fraction",
"continued_fraction_linear",
"continued_fraction_periodic",
|