Table of zeta-stretched edos: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
Explanation of what this is: [[The Riemann Zeta Function and Tuning#Optimal Octave Stretch]]. | '''Explanation of what this is''': [[The Riemann Zeta Function and Tuning#Optimal Octave Stretch]]. | ||
Instructions on how to calculate the second column using the free version of Wolfram Cloud: | '''Instructions on how to calculate the second column using the free version of Wolfram Cloud''': | ||
#Copy-paste Plot[Abs[RiemannSiegelZ[9.06472028x]], {x, 11.9,12.1}] into a cell. | #Copy-paste Plot[Abs[RiemannSiegelZ[9.06472028x]], {x, 11.9,12.1}] into a cell. | ||
#Change "11.9" and "12.1" to whatever values you want, e.g. to view the curve around 15edo you might use the values "14.9" and "15.1". | #Change "11.9" and "12.1" to whatever values you want, e.g. to view the curve around 15edo you might use the values "14.9" and "15.1". | ||