Template:Monzo
This template eases using monzo notation: it puts the right brackets ([
and ⟩
) around its arguments (it also removes surrounding space).
Usage example
- You type
{{monzo| -19 12 }}
or the equivalent{{monzo|text= -19 12 }}
(the option of adding spaces supports readability of the wiki markup)
- You get (rendered)
- [-19 12⟩
Technical Note
Code point U+27E9 is used for the right angle bracket ⟩
, the ASCII approximation is the greater-than symbol (>
or >
).