|
|
(11 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| <h2>IMPORTED REVISION FROM WIKISPACES</h2>
| | 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. |
| This is an imported revision from Wikispaces. The revision metadata is included below for reference:<br>
| | |
| : This revision was by author [[User:mbattaglia1|mbattaglia1]] and made on <tt>2012-03-02 18:12:17 UTC</tt>.<br>
| | =Wolfram Alpha Widgets= |
| : The original revision id was <tt>307290128</tt>.<br>
| | __FORCETOC__ |
| : The revision comment was: <tt></tt><br>
| | 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. |
| The revision contents are below, presented both in the original Wikispaces Wikitext format, and in HTML exactly as Wikispaces rendered it.<br>
| | |
| <h4>Original Wikitext content:</h4>
| | Please note that all matrices must be input in Mathematica form, which is as a list of lists. For example, the matrix |
| <div style="width:100%; max-height:400pt; overflow:auto; background-color:#f8f9fa; border: 1px solid #eaecf0; padding:0em"><pre style="margin:0px;border:none;background:none;word-wrap:break-word;white-space: pre-wrap ! important" class="old-revision-html"> </pre></div>
| | |
| <h4>Original HTML content:</h4>
| | [1 2 3] |
| <div style="width:100%; max-height:400pt; overflow:auto; background-color:#f8f9fa; border: 1px solid #eaecf0; padding:0em"><pre style="margin:0px;border:none;background:none;word-wrap:break-word;width:200%;white-space: pre-wrap ! important" class="old-revision-html"><html><head><title>Wolfram Alpha Regular Temperament Widgets</title></head><body></body></html></pre></div>
| | |
| | [4 5 6] |
| | |
| | would be entered as { {1, 2, 3}, {4, 5, 6} } |
| | |
| | =Hermite Normal Form Calculator= |
| | |
| | [[Category:BrokenJS]] |