Template:LaTeX mapping operators/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) |
ArrowHead294 (talk | contribs) |
||
Line 20: | Line 20: | ||
| <code>\tmonzo{-4 & 4 & -1}</code> | | <code>\tmonzo{-4 & 4 & -1}</code> | ||
| <math>\tmonzo{-4 & 4 & -1}</math> | | <math>\tmonzo{-4 & 4 & -1}</math> | ||
|- | |||
| <code>\bimonzo{}</code> | |||
| <code>\bimonzo{-4 & 4 & -1}</code> | |||
| <math>\bimonzo{-4 & 4 & -1}</math> | |||
|- | |||
| <code>\bitmonzo{}</code> | |||
| <code>\bitmonzo{-4 & 4 & -1}</code> | |||
| <math>\bitmonzo{-4 & 4 & -1}</math> | |||
|- | |- | ||
| <code>\val{}</code> | | <code>\val{}</code> |
Revision as of 13:59, 5 August 2024
Usage
Vals, monzos, wedgies, bimonzos, trimonzos, and dot products are supported.
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] |
\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] |
\vmproduct{}
|
\vmproduct{12 & 19 & 28}{-4 & 4 & -1}
|
[math]\displaystyle{ \vmproduct{12 & 19 & 28}{-4 & 4 & -1} }[/math] |
\wmproduct{}
|
\wmproduct{12 & 19 & 28}{-4 & 4 & -1}
|
[math]\displaystyle{ \wmproduct{12 & 19 & 28}{-4 & 4 & -1} }[/math] |