Temperament addition: Difference between revisions
Cmloegcmluin (talk | contribs) meet, join → merge |
Cmloegcmluin (talk | contribs) No edit summary |
||
| Line 2,004: | Line 2,004: | ||
* '''addable''': two temperaments are addable when they have the same dimensions and have <span style="color: #B6321C;"><math>l_{\text{ind}}</math></span> <math>= 1</math> | * '''addable''': two temperaments are addable when they have the same dimensions and have <span style="color: #B6321C;"><math>l_{\text{ind}}</math></span> <math>= 1</math> | ||
* '''negation''': a mapping is negated when the leading entry of its [[minors]] is negative; a comma basis is negated when the trailing entry of its minors is negative | * '''negation''': a mapping is negated when the leading entry of its [[minors]] is negative; a comma basis is negated when the trailing entry of its minors is negative | ||
=Wolfram implementation= | |||
Temperament arithemetic has been implementd as the fucntions <code>sum</code> and <code>diff</code> in the [[RTT library in Wolfram Language]]. | |||
=References= | =References= | ||