Template:Fraction/doc

From Xenharmonic Wiki
Jump to navigation Jump to search

This template renders fractions in diagonal form.

Usage

This template takes anywhere between none and three arguments: A mixed number is notated with three (integer part and fraction), a normal fraction with two, and entering just one will notate a reciprocal. Not passing any arguments will result in the output consisting only of the slash itself: U+2215  ∕  DIVISION SLASH.

Examples

You type You get
{{fraction|A|B|C}} A+BC (integer, numerator, and denominator)
{{fraction|B|C}} BC (numerator and denominator)
{{fraction|C}} 1C (just denominator)
{{fraction}}   (just the fraction slash character)