Template:Simplified fraction/doc: Difference between revisions
Tristanbay (talk | contribs) No edit summary |
Tristanbay (talk | contribs) finished examples |
||
| Line 7: | Line 7: | ||
* mixed: whether the fraction is mixed or not if it's more than 1 | * mixed: whether the fraction is mixed or not if it's more than 1 | ||
== Examples == | |||
{{{{ROOTPAGENAME}}| | <pre>{{Reduced fraction|16|15|false}} | ||
</pre> | |||
{{{{ROOTPAGENAME}}|16|15|false}} | |||
{{{{ROOTPAGENAME}}| | <pre>{{Reduced fraction|8|15|true}} | ||
</pre> | |||
{{{{ROOTPAGENAME}}|8|15|true}} | |||
<pre>{{Reduced fraction|24|15|false}} | |||
</pre> | |||
{{{{ROOTPAGENAME}}|24|15|false}} | |||
<pre>{{Reduced fraction|44|14|true}} | |||
</pre> | |||
{{{{ROOTPAGENAME}}|44|14|true}} | |||
<pre>{{Reduced fraction|75|15|false}} | |||
</pre> | |||
{{{{ROOTPAGENAME}}|75|15|false}} | |||
<pre>{{Reduced fraction|100|5|true}} | |||
</pre> | |||
{{{{ROOTPAGENAME}}|100|5|true}} | |||