Template:LaTeX mapping operators/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
m lowercase after dashes
Line 41: Line 41:
| <code>quadtval</code> || <code>{{nowrap|\quadtval{{(}}12 & 19 & 28{{)}}}}</code> || <math>\quadtval{12 & 19 & 28}</math> || Tempered quadval
| <code>quadtval</code> || <code>{{nowrap|\quadtval{{(}}12 & 19 & 28{{)}}}}</code> || <math>\quadtval{12 & 19 & 28}</math> || Tempered quadval
|-
|-
| <code>lket</code> || <code>{{nowrap|\lket{{(}}\monzo{{(}}1 & 2 & 3{{)}}\,\monzo{{(}}0 & -3 & -5{{)}}{{)}}}}</code> || <math>\lket{\monzo{1 & 2 & 3}\,\monzo{0 & -3 & -5}}</math> || rowspan="2" | [[Dave Keenan]] and [[Douglas Blumeyer]]'s<br />[[Extended_bra-ket_notation#Variant_including_curly_and_square_brackets|variation]] on [[extended bra-ket notation]]
| <code>lket</code> || <code>{{nowrap|\lket{{(}}\monzo{{(}}1 & 2 & 3{{)}} & \monzo{{(}}0 & -3 & -5{{))}}}}</code> || <math>\lket{\monzo{1 & 2 & 3} & \monzo{0 & -3 & -5}}</math> || rowspan="2" | [[Dave Keenan]] and [[Douglas Blumeyer]]'s<br />[[Extended_bra-ket_notation#Variant_including_curly_and_square_brackets|variation]] on [[extended bra-ket notation]]
|-
|-
| <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> || Dot product of Monzo and val
| <code>vmp</code> || <code>{{nowrap|\vmp{{(}}12 & 19 & 28{{)}}{{(}}-4 & 4 & -1{{)}}}}</code> || <math>\vmp{12 & 19 & 28}{-4 & 4 & -1}</math> || Dot product of Monzo and val
Line 55: Line 55:


=== See also ===
=== See also ===
* [[:Template:LaTeX preset characters]] &ndash; For predefining the bracket sequences.
* [[:Template:LaTeX preset characters]] &ndash; for predefining the bracket sequences.
* [[:Template:LaTeX operators]] &ndash; For typesetting more basic mathematical functions.
* [[:Template:LaTeX operators]] &ndash; for typesetting more basic mathematical functions.