Template:LaTeX mapping operators/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 41: | Line 41: | ||
| <code>quadtval</code> || <code>{{nowrap|\quadtval{{(}}12 & 19 & 28{{)}}}}</code> || <math>\quadtval{12 & 19 & 28}</math> | | <code>quadtval</code> || <code>{{nowrap|\quadtval{{(}}12 & 19 & 28{{)}}}}</code> || <math>\quadtval{12 & 19 & 28}</math> | ||
|- | |- | ||
| <code>rket</code> || <code>{{nowrap|\rket{{(}}\val{{(}}1 & 2 & 3{{)}}\val{{(}}0 & -3 & -5{{)}}}}</code> || <math>\rket{\val{1 & 2 & 3}\val{0 & -3 & -5}}</math> | | <code>rket</code> || <code>{{nowrap|\rket{{(}}\val{{(}}1 & 2 & 3{{)}} \val{{(}}0 & -3 & -5{{)}}}}</code> || <math>\rket{\val{1 & 2 & 3}\val{0 & -3 & -5}}</math> | ||
|- | |- | ||
| <code>vmp</code> || <code>{{nowrap|\vmp{{(}}12 & 19 & 28{{)}}{{(}}-4 & 4 & -1{{)}}}}</code> || <math>\vmp{12 & 19 & 28}{-4 & 4 & -1}</math> | | <code>vmp</code> || <code>{{nowrap|\vmp{{(}}12 & 19 & 28{{)}}{{(}}-4 & 4 & -1{{)}}}}</code> || <math>\vmp{12 & 19 & 28}{-4 & 4 & -1}</math> | ||
Line 47: | Line 47: | ||
| <code>wmp</code> || <code>{{nowrap|\wmp{{(}}12 & 19 & 28{{)}}{{(}}-4 & 4 & -1{{)}}}}</code> || <math>\wmp{12 & 19 & 28}{-4 & 4 & -1}</math> | | <code>wmp</code> || <code>{{nowrap|\wmp{{(}}12 & 19 & 28{{)}}{{(}}-4 & 4 & -1{{)}}}}</code> || <math>\wmp{12 & 19 & 28}{-4 & 4 & -1}</math> | ||
|} | |} | ||
{{spaces note}} | |||
=== See also === | === See also === | ||
* [[:Template:LaTeX operators]] – For typesetting more basic mathematical functions. | * [[:Template:LaTeX operators]] – For typesetting more basic mathematical functions. |
Revision as of 02:38, 30 September 2024
Usage
This template is mainly used to typeset Monzos and vals, but multimonzos and multivals are also supported up to four dimensions.
Operator | Example | |
---|---|---|
You type | You get | |
monzo |
\monzo{-4 & 4 & -1} |
[math]\displaystyle{ \monzo{-4 & 4 & -1} }[/math] |
tmonzo |
\tmonzo{-4 & 4 & -1} |
[math]\displaystyle{ \tmonzo{-4 & 4 & -1} }[/math] |
bimonzo |
\bimonzo{-4 & 4 & -1} |
[math]\displaystyle{ \bimonzo{-4 & 4 & -1} }[/math] |
bitmonzo |
\bitmonzo{-4 & 4 & -1} |
[math]\displaystyle{ \bitmonzo{-4 & 4 & -1} }[/math] |
trimonzo |
\trimonzo{-4 & 4 & -1} |
[math]\displaystyle{ \trimonzo{-4 & 4 & -1} }[/math] |
tritmonzo |
\tritmonzo{-4 & 4 & -1} |
[math]\displaystyle{ \tritmonzo{-4 & 4 & -1} }[/math] |
quadmonzo |
\quadmonzo{-4 & 4 & -1} |
[math]\displaystyle{ \quadmonzo{-4 & 4 & -1} }[/math] |
quadtmonzo |
\quadtmonzo{-4 & 4 & -1} |
[math]\displaystyle{ \quadtmonzo{-4 & 4 & -1} }[/math] |
val |
\val{12 & 19 & 28} |
[math]\displaystyle{ \val{12 & 19 & 28} }[/math] |
tval |
\tval{12 & 19 & 28} |
[math]\displaystyle{ \tval{12 & 19 & 28} }[/math] |
bival |
\bival{12 & 19 & 28} |
[math]\displaystyle{ \bival{12 & 19 & 28} }[/math] |
bitval |
\bitval{12 & 19 & 28} |
[math]\displaystyle{ \bitval{12 & 19 & 28} }[/math] |
trival |
\trival{12 & 19 & 28} |
[math]\displaystyle{ \trival{12 & 19 & 28} }[/math] |
tritval |
\tritval{12 & 19 & 28} |
[math]\displaystyle{ \tritval{12 & 19 & 28} }[/math] |
quadval |
\quadval{12 & 19 & 28} |
[math]\displaystyle{ \quadval{12 & 19 & 28} }[/math] |
quadtval |
\quadtval{12 & 19 & 28} |
[math]\displaystyle{ \quadtval{12 & 19 & 28} }[/math] |
rket |
\rket{\val{1 & 2 & 3} \val{0 & -3 & -5} |
[math]\displaystyle{ \rket{\val{1 & 2 & 3}\val{0 & -3 & -5}} }[/math] |
vmp |
\vmp{12 & 19 & 28}{-4 & 4 & -1} |
[math]\displaystyle{ \vmp{12 & 19 & 28}{-4 & 4 & -1} }[/math] |
wmp |
\wmp{12 & 19 & 28}{-4 & 4 & -1} |
[math]\displaystyle{ \wmp{12 & 19 & 28}{-4 & 4 & -1} }[/math] |
Tip: Adding spaces improves readability of the markup.
See also
- Template:LaTeX operators – For typesetting more basic mathematical functions.