Template:Harmonics in equal/doc: Difference between revisions
No edit summary |
No edit summary |
||
| Line 83: | Line 83: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
{{harmonics in equal|13|3|columns=11|start=2|title=Primes in [[13edt]]}} | {{harmonics in equal|13|3|columns=11|start=2|title=Primes in [[13edt]]|intervals = primes}} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
{{harmonics in equal|13|3|columns=11|start=2|title=Primes in [[13edt]]}} | {{harmonics in equal|13|3|columns=11|start=2|title=Primes in [[13edt]]|intervals = primes}} | ||
For large divisions ([[313edo]] in this example) the absolute error gets very small. The default precision gets calculated automatically, but if we want to increase it even further, we can set <code>prec</code> to a higher value. This is not recommended generally. | For large divisions ([[313edo]] in this example) the absolute error gets very small. The default precision gets calculated automatically, but if we want to increase it even further, we can set <code>prec</code> to a higher value. This is not recommended generally. | ||