Octave-reduce: Difference between revisions
Wikispaces>xenwolf **Imported revision 239288693 - Original comment: ** |
Wikispaces>xenwolf **Imported revision 575157451 - Original comment: ** |
||
Line 1: | Line 1: | ||
<h2>IMPORTED REVISION FROM WIKISPACES</h2> | <h2>IMPORTED REVISION FROM WIKISPACES</h2> | ||
This is an imported revision from Wikispaces. The revision metadata is included below for reference:<br> | This is an imported revision from Wikispaces. The revision metadata is included below for reference:<br> | ||
: This revision was by author [[User:xenwolf|xenwolf]] and made on <tt> | : This revision was by author [[User:xenwolf|xenwolf]] and made on <tt>2016-02-18 08:46:28 UTC</tt>.<br> | ||
: The original revision id was <tt> | : The original revision id was <tt>575157451</tt>.<br> | ||
: The revision comment was: <tt></tt><br> | : The revision comment was: <tt></tt><br> | ||
The revision contents are below, presented both in the original Wikispaces Wikitext format, and in HTML exactly as Wikispaces rendered it.<br> | 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> | <h4>Original Wikitext content:</h4> | ||
<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">**Octave-reducing** a fraction means to make it fit into the range from 1 (the [[unisone]]) to (excluding) 2 (the [[octave]]) | <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">**Octave-reducing** a fraction //r// means to make it fit into the range from 1 (the [[unisone]]) to (excluding) 2 (the [[octave]]): | ||
<span style="font-family: monospace; font-size:150%">1 <= r < 2</span> | |||
If //r// does not satisfy this inequality, it has to be | |||
* multiplied by 2 while less than 1 or | |||
* divided by 2 while greater than or equal to 2 | |||
== Examples == | == Examples == | ||
* 3/4 | * 3/4 is less than 1, so multiply by 2 to get [[3_2|3/2]] | ||
* 7/2 | * 7/2 is greater than 2, so divide by 2 to get [[7_4|7/4]] | ||
* 4/2 | * 4/2 is greater than 2, so divide by 2 to get 2, which is equal to 2, so divide by 2 to get 1</pre></div> | ||
<h4>Original HTML content:</h4> | <h4>Original HTML content:</h4> | ||
<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>octave-reduce</title></head><body><strong>Octave-reducing</strong> a fraction means to make it fit into the range from 1 (the <a class="wiki_link" href="/unisone">unisone</a>) to (excluding) 2 (the <a class="wiki_link" href="/octave">octave</a>) | <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>octave-reduce</title></head><body><strong>Octave-reducing</strong> a fraction <em>r</em> means to make it fit into the range from 1 (the <a class="wiki_link" href="/unisone">unisone</a>) to (excluding) 2 (the <a class="wiki_link" href="/octave">octave</a>):<br /> | ||
<br /> | |||
< | <span style="font-family: monospace; font-size:150%">1 &lt;= r &lt; 2</span><br /> | ||
1 | |||
<br /> | <br /> | ||
<!-- ws:start:WikiTextHeadingRule: | If <em>r</em> does not satisfy this inequality, it has to be <br /> | ||
<ul><li>3/4 | <ul><li>multiplied by 2 while less than 1 or</li><li>divided by 2 while greater than or equal to 2</li></ul><br /> | ||
<!-- ws:start:WikiTextHeadingRule:0:&lt;h2&gt; --><h2 id="toc0"><a name="x-Examples"></a><!-- ws:end:WikiTextHeadingRule:0 --> Examples </h2> | |||
<ul><li>3/4 is less than 1, so multiply by 2 to get <a class="wiki_link" href="/3_2">3/2</a></li><li>7/2 is greater than 2, so divide by 2 to get <a class="wiki_link" href="/7_4">7/4</a></li><li>4/2 is greater than 2, so divide by 2 to get 2, which is equal to 2, so divide by 2 to get 1</li></ul></body></html></pre></div> |