Table of zeta-stretched edos: Difference between revisions

m Recategorize
ArrowHead294 (talk | contribs)
mNo edit summary
Line 7: Line 7:
=== Calculation instructions ===
=== Calculation instructions ===
How to calculate the third column using the free version of Wolfram Cloud:
How to calculate the third column using the free version of Wolfram Cloud:
# Copy-paste <code>Plot[Abs[RiemannSiegelZ[9.06472028x]], {x, 11.9, 12.1}]</code> into a cell.
# Copy-paste <code>Plot{{!(}}Abs{{!(}}RiemannSiegelZ{{!(}}9.06472028x{{))!}}, {{(}}x, 11.9, 12.1{{)}}{{)!}}</code> 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