Template:LaTeX operators/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 17: | Line 17: | ||
|- | |- | ||
| <code>abs</code> || <code>{{nowrap|\abs{{(}}x + y{{)}}}}</code> || <math>\abs{x + y}</math> || Absolute value (magnitude) | | <code>abs</code> || <code>{{nowrap|\abs{{(}}x + y{{)}}}}</code> || <math>\abs{x + y}</math> || Absolute value (magnitude) | ||
|- | |||
| <code>norm</code> || <code>{{nowrap|\norm{{(}}x + y{{)}}}}</code> || <math>\norm{x + y}</math> || Norm (magnitude) | |||
|- | |- | ||
| <code>round</code> || <code>{{nowrap|\round{{(}}x + y{{)}}}}</code> || <math>\round{x + y}</math> || Round (to the nearest integer) | | <code>round</code> || <code>{{nowrap|\round{{(}}x + y{{)}}}}</code> || <math>\round{x + y}</math> || Round (to the nearest integer) |