Difference between revisions of "Template:Frac/doc"

From Zero-K
Jump to navigation Jump to search
(Initial documentation.)
 
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Creates simple inline fractions like this one: {{frac|<var>numerator</var>|<var>denominator</var>}}. There is no awareness of where the line is, so if the top or the bottom of the fraction is too tall, vertical centering will be wrong:
+
Creates simple inline fractions like this one: {{ {{BASEPAGENAME}}}}. There is no awareness of where the line is, so if the top or the bottom of the fraction is too tall, vertical centering will be wrong:
<samp style="display:block;text-align:center">&minus; {{frac|<var>numerator</var>|<var>denominator &minus; {{frac|<var>numerator</var>|<var>denominator</var>}}</var>}}, &minus; {{frac|<var>numerator + {{frac|<var>numerator</var>|<var>denominator</var>}}</var>|<var>denominator</var>}}</samp>
+
<samp style="display:block;text-align:center">&minus; {{ {{BASEPAGENAME}}|<var>numerator</var>|{{expr|<var>denominator &minus; {{expr|{{ {{BASEPAGENAME}}|<var>numerator</var>|<var>denominator</var>}}}}}}}}, &minus; {{ {{BASEPAGENAME}}|{{expr|<var>numerator</var> + {{expr|{{ {{BASEPAGENAME}}|<var>numerator|<var>denominator</var>}}</var>|<var>denominator}}}}}}</samp>
 +
 
 +
<includeonly>[[Category:Math]]</includeonly>

Latest revision as of 07:00, 17 September 2021

Creates simple inline fractions like this one: numerator ÷ denominator. There is no awareness of where the line is, so if the top or the bottom of the fraction is too tall, vertical centering will be wrong: numerator ÷ (denominator − (numerator ÷ denominator)), − (numerator + (numerator ÷ denominator)) ÷ denominator