User:Plumtree/Infobox Interval: Difference between revisions
mNo edit summary |
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( | | 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 ([[ | Usage example for an irrational interval ([[sqrt(25/24)]]): | ||
<pre> | <pre> | ||
{{Infobox Interval | {{Infobox Interval | ||
| Ratio = \ | | Ratio = \sqrt{25/24} | ||
| Cents = | | Cents = 35.336213 | ||
| Name = | | Name = square root of 25/24 | ||
| Calc = sqrt(25/24) | |||
}} | }} | ||
</pre> | </pre> | ||