Template:ZPI/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 10: | Line 10: | ||
; <code>{{{<nowiki />step size}}}</code> | ; <code>{{{<nowiki />step size}}}</code> | ||
: The step size in [[cent]]s, which is 1200 divided by the aformentioned zeta-optimised step count. | : The step size in [[cent]]s, which is 1200 divided by the aformentioned zeta-optimised step count. | ||
For the height of the zeta peak, you can use <code>tempered height</code> and <code>pure height</code> or just <code>height</code>. | |||
; <code>{{{<nowiki />tempered height}}}</code> | ; <code>{{{<nowiki />tempered height}}}</code> | ||
: The absolute value of ''Z'' evaluated at the zeta-optimised step count. For [[12edo]], this value is 5.193290 when evaluated at 12.0231830072926. | : The absolute value of ''Z'' evaluated at the zeta-optimised step count. For [[12edo]], this value is 5.193290 when evaluated at 12.0231830072926. | ||
: Must be used in conjunction with <code>pure height</code>, do not use with <code>height</code>. | |||
; <code>{{{<nowiki />pure height}}}</code> | ; <code>{{{<nowiki />pure height}}}</code> | ||
: The absolute value of ''Z'' evaluated at the exact integer. For [[12edo]], this value is 5.084467 when evaluated at exactly 12. | : The absolute value of ''Z'' evaluated at the exact integer. For [[12edo]], this value is 5.084467 when evaluated at exactly 12. | ||
: Must be used in conjunction with <code>tempered height</code>, do not use with <code>height</code>. | |||
; <code>{{{<nowiki />height}}}</code> | |||
: The absolute value of ''Z'' evaluated at a ZPI that does not correspond strongly to an EDO. Do not use with <code>tempered height</code> or <code>pure height</code>. | |||
; <code>{{{<nowiki />integral}}}</code> | ; <code>{{{<nowiki />integral}}}</code> |