Template:Sfrac/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) No edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
=== Usage === | === Usage === | ||
One, two, or three arguments can be passed: A mixed number is notated with three (integer part and fraction), a normal fraction with two, and a reciprocal with just one. | |||
=== Examples === | === Examples === |
Revision as of 13:54, 23 April 2024
This template renders fractions in vertical form.
Usage
One, two, or three arguments can be passed: A mixed number is notated with three (integer part and fraction), a normal fraction with two, and a reciprocal with just one.
Examples
You type | You get |
---|---|
{{sfrac|A|B|C}}
|
A+B/C (integer, numerator, and denominator) |
{{sfrac|B|C}}
|
B/C (numerator and denominator) |
{{sfrac|C}}
|
1/C (just denominator) |