Template:LaTeX operators/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) Documentation page |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{dochead}}{{{{ROOTPAGENAMEE}} }} | {{dochead}}{{{{ROOTPAGENAMEE}} }} | ||
=== Usage === | |||
{| class="wikitable" style="text-align: center;" | {| class="wikitable" style="text-align: center;" | ||
|+ style="font-size: 105%;" | Pre-defined LaTeX control sequences | |+ style="font-size: 105%;" | Pre-defined LaTeX control sequences | ||
Line 17: | Line 18: | ||
| <code>\rround{{(}}{{)}}</code> || <code>\rround{{(}}x + y{{)}}</code> || <math>\rround{x + y}</math> | | <code>\rround{{(}}{{)}}</code> || <code>\rround{{(}}x + y{{)}}</code> || <math>\rround{x + y}</math> | ||
|} | |} | ||
=== See also === | |||
* [[:Template:LaTeX mapping operators]] – For typesetting [[monzo]]s and [[val]]s. |
Revision as of 15:06, 30 August 2024
Usage
Operator | Example | |
---|---|---|
You type | You get | |
\floor{} |
\floor{x + y} |
[math]\displaystyle{ \floor{x + y} }[/math] |
\ceil{} |
\ceil{x + y} |
[math]\displaystyle{ \ceil{x + y} }[/math] |
\abs{} |
\abs{x + y} |
[math]\displaystyle{ \abs{x + y} }[/math] |
\round{} |
\round{x + y} |
[math]\displaystyle{ \round{x + y} }[/math] |
\rround{} |
\rround{x + y} |
[math]\displaystyle{ \rround{x + y} }[/math] |
See also
- Template:LaTeX mapping operators – For typesetting monzos and vals.