User:Plumtree/Infobox Interval: Difference between revisions

Plumtree (talk | contribs)
mNo edit summary
Plumtree (talk | contribs)
mNo edit summary
Line 104: Line 104:
| [[Xen-calc]]
| [[Xen-calc]]
| Calc
| Calc
| A link to xen-calc. Provided or derived from '''Ratio''' or '''Monzo''' or omitted. When provided (you should do that only for irrational intervals recognised by xen-calc, such as <code>sqrt(3/2)</code>), '''Calc''' is interpreted as the query, not the full link. It is urlencoded automatically.
| A link to xen-calc. Provided or derived from '''Ratio''' or '''Monzo''' or omitted. When provided (you should do that only for irrational intervals recognised by xen-calc, such as <code>sqrt(25/24)</code>), '''Calc''' is interpreted as the query, not the full link. It is urlencoded automatically.
|}
|}


Line 127: Line 127:
</pre>
</pre>


Usage example for an irrational interval ([[pitave]]):
Usage example for an irrational interval ([[sqrt(25/24)]]):
<pre>
<pre>
{{Infobox Interval
{{Infobox Interval
| Ratio = \pi
| Ratio = \sqrt{25/24}
| Cents = 1981.795
| Cents = 35.336213
| Name = pitave
| Name = square root of 25/24
| Calc = sqrt(25/24)
}}
}}
</pre>
</pre>