Template:Sfrac/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) No edit summary |
ArrowHead294 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{dochead}} | {{dochead}} | ||
{{Wikipedia}} | |||
This template renders fractions in vertical form. | |||
{{clear}} | |||
=== 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. | 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 17:31, 20 May 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) |