Template:Frac
Jump to navigation
Jump to search
⁄
This template serves as a nicer-looking alternative to run-of-the-mill "1/3"-style fractions. With two parameters, e.g. {{frac|x|y}}, you get a fraction that looks like x⁄y. With one parameter, the numerator defaults to 1: {{frac|3}} → 1⁄3
You can also supply three parameters to create a mixed fraction: {{frac|5|3|8}} → 53⁄8
For more complicated fractions and formulas, consider using {{sfrac}} or TeX instead.