Cent: Difference between revisions

m +interwiki, linking, and style
m Minor style improvements. -review tag
Line 23: Line 23:
Example (just perfect fifth): log<sub>2</sub>2</sub>(3/2) × 1200 ≈ 0.584 × 1200 ≈ 701.955 cents.
Example (just perfect fifth): log<sub>2</sub>2</sub>(3/2) × 1200 ≈ 0.584 × 1200 ≈ 701.955 cents.


If your pocket calculator has no ''log2'' key, but does have a ''log'' (log<sub>10</sub>) or ''ln'' (log<sub>e</sub>) key, you can key it this way:
If your pocket calculator has no <code>log2</code> key, but does have a <code>log</code> (log<sub>10</sub>) or <code>ln</code> (log<sub>''e''</sub>) key, you can key it this way:


(frequency ratio) log ÷ 2 log =
<code>(frequency ratio)</code> <code>log</code> <code>÷</code> <code>2</code> <code>log</code> <code>=</code>


(This makes use of the property of logarithms that log<sub>2</sub>(''x'') = log<sub>''n''</sub>(''x'') / log<sub>''n''</sub>(2).)
This makes use of the property of logarithms that log<sub>2</sub>(''x'') = log<sub>''n''</sub>(''x'') / log<sub>''n''</sub>(2).


For scientific calculators, the order of buttons may be different, and a right parenthesis may be needed.
For scientific calculators, the order of buttons may be different, and a right parenthesis may be needed.
Line 37: Line 37:


=== Monzo to cents ===
=== Monzo to cents ===
To find the size ''s'' of a just interval in cents from its [[monzo]] '''m''' = {{monzo| m<sub>1</sub> m<sub>2</sub> m<sub>3</sub> … }}, left-multiply '''m''' by the [[just tuning map]] in cents ''T''<sub>''J''</sub> = {{val| 1200.000 1901.955 2786.314 … }}
To find the size ''s'' of a just interval in cents from its [[monzo]] '''m''' = {{monzo| ''m''<sub>1</sub> ''m''<sub>2</sub> ''m''<sub>3</sub> … }}, left-multiply '''m''' by the [[just tuning map]] in cents ''T''<sub>''J''</sub> = {{val| 1200.000 1901.955 2786.314 … }}


<math>\displaystyle s = T_J \cdot \vec m</math>
<math>\displaystyle s = T_J \cdot \vec m</math>
Line 57: Line 57:
[[Category:Elementary math]]
[[Category:Elementary math]]
[[Category:Terms]]
[[Category:Terms]]
[[Category:Todo:review]]