Template:Mfrac: Difference between revisions
Appearance
| [unchecked revision] | [unchecked revision] |
m 1 revision imported |
Caleb Cooper (talk | contribs) m 1 revision imported |
(No difference)
| |
Latest revision as of 15:03, 28 January 2020
This template builds an alternative form of common fractions. It takes one, two or three parameters: the optional integer (may be signed), the optional numerator and the required denominator; in this order.
| {{mfrac|x|y|z}} | → | |
| {{mfrac||y|z}} | → | |
| {{mfrac|x|y}} | → | |
| {{mfrac|x||z}} | → | |
| {{mfrac|x||}} | → | |
| {{mfrac||y|}} | → | |
| {{mfrac|||z}} | → | |
| {{mfrac||w}} | → | |
| {{mfrac|k}} | → | |
| {{mfrac}} | → |
{{mfrac|A|B|C}}- (integer, numerator and denominator)
{{mfrac|A|B}}- (numerator and denominator)
{{mfrac|A}}- (special case: interpolated reciprocal (sfrac compatibility))
{{mfrac||B}}- (denominator only)
Examples
See also
- {{frac}}, displays common fractions using a fraction slash
- {{sfrac}}, displays common fractions using a horizontal solidus
- {{sfrac nobar}}, displays common fractions without a horizontal solidus