Template:LaTeX operators/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
No edit summary
Line 8: Line 8:
! You type !! You get
! You type !! You get
|-
|-
| <code>\floor{{(}}{{)}}</code> || <code>\floor{{(}}x + y{{)}}</code> || <math>\floor{x + y}</math>
| <code>floor</code> || <code>\floor{{(}}x + y{{)}}</code> || <math>\floor{x + y}</math>
|-
|-
| <code>\ceil{{(}}{{)}}</code> || <code>\ceil{{(}}x + y{{)}}</code> || <math>\ceil{x + y}</math>
| <code>ceil</code> || <code>\ceil{{(}}x + y{{)}}</code> || <math>\ceil{x + y}</math>
|-
|-
| <code>\abs{{(}}{{)}}</code> || <code>\abs{{(}}x + y{{)}}</code> || <math>\abs{x + y}</math>
| <code>abs</code> || <code>\abs{{(}}x + y{{)}}</code> || <math>\abs{x + y}</math>
|-
|-
| <code>\round{{(}}{{)}}</code> || <code>\round{{(}}x + y{{)}}</code> || <math>\round{x + y}</math>
| <code>round</code> || <code>\round{{(}}x + y{{)}}</code> || <math>\round{x + y}</math>
|-
|-
| <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 ===
=== See also ===
* [[:Template:LaTeX mapping operators]] &ndash; For typesetting [[monzo]]s and [[val]]s.
* [[:Template:LaTeX mapping operators]] &ndash; A more advanced LaTeX template, used for typesetting [[monzo]]s and [[val]]s.