Table of zeta-stretched edos: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
'''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'''". | ||
#Ensure that cell is still selected | #Ensure that cell is still selected | ||
#In the menu select Evaluation > Evaluate Cells | #In the menu select Evaluation > Evaluate Cells | ||