Template:Frac

From NetHackWiki
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 xy. With one parameter, the numerator defaults to 1: {{frac|3}}13

You can also supply three parameters to create a mixed fraction: {{frac|5|3|8}} → 538

For more complicated fractions and formulas, consider using {{sfrac}} or TeX instead.