Wolfram Alpha Regular Temperament Widgets: Difference between revisions
Jump to navigation
Jump to search
Adding Category:BrokenJS |
m Added link to dead end page |
||
Line 3: | Line 3: | ||
=Wolfram Alpha Widgets= | =Wolfram Alpha Widgets= | ||
__FORCETOC__ | __FORCETOC__ | ||
These are tools that use Wolfram Alpha's "Widgets" function to compute useful, regular-temperament-oriented things right in your browser. These require your browser to support JavaScript. | These are tools that use Wolfram Alpha's "Widgets" function to compute useful, [[Regular temperament|regular-temperament]]-oriented things right in your browser. These require your browser to support JavaScript. | ||
Please note that all matrices must be input in Mathematica form, which is as a list of lists. For example, the matrix | Please note that all matrices must be input in Mathematica form, which is as a list of lists. For example, the matrix |
Latest revision as of 07:31, 9 January 2024
Broken, as MediaWiki does not support Javascript. Instead see https://web.archive.org/web/20180923080021/http://xenharmonic.wikispaces.com/Wolfram+Alpha+Regular+Temperament+Widgets?responseToken=0b700728c7caeed943cba2b456a1a34cb.
Wolfram Alpha Widgets
These are tools that use Wolfram Alpha's "Widgets" function to compute useful, regular-temperament-oriented things right in your browser. These require your browser to support JavaScript.
Please note that all matrices must be input in Mathematica form, which is as a list of lists. For example, the matrix
[1 2 3]
[4 5 6]
would be entered as { {1, 2, 3}, {4, 5, 6} }