<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/index.php?action=history&amp;feed=atom&amp;title=Corrected_fuel_flow</id>
	<title>Corrected fuel flow - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/index.php?action=history&amp;feed=atom&amp;title=Corrected_fuel_flow"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Corrected_fuel_flow&amp;action=history"/>
	<updated>2026-08-16T17:30:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Corrected_fuel_flow&amp;diff=244503&amp;oldid=prev</id>
		<title>en&gt;Yobot: WP:CHECKWIKI error fixes + other fixes using AWB (10065)</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Corrected_fuel_flow&amp;diff=244503&amp;oldid=prev"/>
		<updated>2014-03-28T19:14:31Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/w/index.php?title=WP:CHECKWIKI&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:CHECKWIKI (page does not exist)&quot;&gt;WP:CHECKWIKI&lt;/a&gt; error fixes + other fixes using &lt;a href=&quot;/w/index.php?title=Testwiki:AWB&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Testwiki:AWB (page does not exist)&quot;&gt;AWB&lt;/a&gt; (10065)&lt;/p&gt;
&lt;a href=&quot;https://en.formulasearchengine.com/w/index.php?title=Corrected_fuel_flow&amp;amp;diff=244503&amp;amp;oldid=11662&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>en&gt;Yobot</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Corrected_fuel_flow&amp;diff=11662&amp;oldid=prev</id>
		<title>en&gt;Helpful Pixie Bot: ISBNs (Build KG)</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Corrected_fuel_flow&amp;diff=11662&amp;oldid=prev"/>
		<updated>2012-05-11T19:58:20Z</updated>

		<summary type="html">&lt;p&gt;ISBNs (Build KG)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Quote notation&amp;#039;&amp;#039;&amp;#039;  is a number system for representing [[rational number]]s which was designed to be attractive for use in [[computer architecture]]. In a typical computer architecture, the representation and manipulation of rational numbers is a complex topic. In Quote notation, arithmetic operations take particularly simple, consistent forms, and can produce exact answers with no [[roundoff error]].&lt;br /&gt;
&lt;br /&gt;
Quote notation’s arithmetic algorithms work with a typical right-to-left direction, in which the addition, subtraction, and multiplication algorithms have the same complexity for [[natural number]]s, and division is easier than a typical division algorithm. &lt;br /&gt;
&lt;br /&gt;
It was invented by [[Eric Hehner]] of the [[University of Toronto]], and published in the [[Society for Industrial and Applied Mathematics|SIAM]] &amp;#039;&amp;#039;[[SIAM Journal on Computing|Journal on Computation]]&amp;#039;&amp;#039;, v.8, n.2, May 1979, pp.&amp;amp;nbsp;124&amp;amp;ndash;134. The  construction of this system follows the approach of [[Kurt Hensel]]&amp;#039;s [[p-adic number]]s.&lt;br /&gt;
&lt;br /&gt;
==Representation==&lt;br /&gt;
===Introduction===&lt;br /&gt;
A rational number is represented in quote notation as a sequence of [[Numerical digit|digit]]s with a quote mark and [[radix point]]. For example, &amp;#039;&amp;#039;&amp;#039;12&amp;#039;3.4&amp;#039;&amp;#039;&amp;#039; is in quote notation. &lt;br /&gt;
&lt;br /&gt;
The radix point may come before the quote mark, as in &amp;#039;&amp;#039;&amp;#039;12.3&amp;#039;4&amp;#039;&amp;#039;&amp;#039;, or at the same place, as in &amp;#039;&amp;#039;&amp;#039;12!3&amp;#039;&amp;#039;&amp;#039; .&lt;br /&gt;
&lt;br /&gt;
The radix point has its usual function; moving it left divides by the [[Number base|base]]; moving it right multiplies by the base. When the radix point is at the right end, the multiplicative factor is 1, and the point can be omitted. [[Scientific notation]] may be used as an alternative to the radix point.&lt;br /&gt;
&lt;br /&gt;
We can think of the quote mark as saying that the digits to its left are repeated indefinitely to the left. For example, we can think of &amp;#039;&amp;#039;&amp;#039;12&amp;#039;34&amp;#039;&amp;#039;&amp;#039; as the infinite sequence &amp;#039;&amp;#039;&amp;#039;...1212121234&amp;#039;&amp;#039;&amp;#039; . If the repeated sequence is all 0s, both the zeros and the quote mark can be omitted.&lt;br /&gt;
&lt;br /&gt;
===Natural Numbers===&lt;br /&gt;
The [[natural number]]s are generally written in the way we usually expect to see them,&lt;br /&gt;
&lt;br /&gt;
: 0, 1, 2,&amp;amp;hellip;&lt;br /&gt;
&lt;br /&gt;
But can be written explicitly including the quote and radix point&lt;br /&gt;
&lt;br /&gt;
: 0!{{what|date=February 2014}}, 0&amp;#039;1., 0&amp;#039;2.,  &amp;amp;hellip; &lt;br /&gt;
&lt;br /&gt;
===Negative Integers===&lt;br /&gt;
[[negative number|Negative]] [[integer]]s begin with the digit one less than the base. For example, in decimal, minus three is written as &amp;#039;&amp;#039;&amp;#039;9&amp;#039;7&amp;#039;&amp;#039;&amp;#039;. Numbers beginning with any other repeating sequence are not integers. For example, &amp;#039;&amp;#039;&amp;#039;6&amp;#039;7&amp;#039;&amp;#039;&amp;#039; is the fraction one third, and &amp;#039;&amp;#039;&amp;#039;7&amp;#039;6&amp;#039;&amp;#039;&amp;#039; is minus one and seven-ninths.&lt;br /&gt;
&lt;br /&gt;
==Interpreting Quote Notation==&lt;br /&gt;
===Conversion algorithm===&lt;br /&gt;
To convert quote notation into standard notation, the following algorithm can be used.&lt;br /&gt;
:Let &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; be sequences of digits, as in &amp;lt;math&amp;gt;x&amp;#039;y&amp;lt;/math&amp;gt;.&lt;br /&gt;
:Let &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt; be the digit 1 followed by a sequence of zeros of the same length as &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;. &lt;br /&gt;
:Let &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; be the largest valued digit (one less than the base). In decimal, we have &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; = 9.&lt;br /&gt;
:Let &amp;lt;math&amp;gt;w&amp;lt;/math&amp;gt; be a sequence of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;s of the same length as &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Then the number represented by &amp;lt;math&amp;gt;x&amp;#039;y&amp;lt;/math&amp;gt; is given by &amp;lt;math&amp;gt;y-xz/w&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an example, we will take &amp;#039;&amp;#039;&amp;#039;12&amp;#039;345&amp;#039;&amp;#039;&amp;#039; and convert it to a standard notation.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;x = 12&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;y = 345&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;z = 1000&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;a = 9&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;w = 99&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then our standard notation follows,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; 345 - \dfrac{12*1000}{99}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\Rightarrow\dfrac{7385}{33} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Sign determination===&lt;br /&gt;
If the leading digit is less than the first digit after the quote, the number is positive. For example, &amp;#039;&amp;#039;&amp;#039;123&amp;#039;45&amp;#039;&amp;#039;&amp;#039; is positive because 1 is less than 4. If the leading digit is more than the first digit after the quote, the number is negative. For example, &amp;#039;&amp;#039;&amp;#039;54&amp;#039;3&amp;#039;&amp;#039;&amp;#039; is negative because 5 is more than 3 .&lt;br /&gt;
&lt;br /&gt;
If the quote comes at the end, just append a zero after the radix point. For example, &amp;#039;&amp;#039;&amp;#039;592&amp;#039; &amp;#039;&amp;#039;&amp;#039; = &amp;#039;&amp;#039;&amp;#039;592!0&amp;#039;&amp;#039;&amp;#039;, which is negative because 5 is more than 0. And &amp;#039;&amp;#039;&amp;#039;59.2&amp;#039; &amp;#039;&amp;#039;&amp;#039; = &amp;#039;&amp;#039;&amp;#039;59.2&amp;#039;0&amp;#039;&amp;#039;&amp;#039; which is negative.&lt;br /&gt;
&lt;br /&gt;
If the leading digit equals the first digit after the quote, then either the number is &amp;#039;&amp;#039;&amp;#039;0!0&amp;#039;&amp;#039;&amp;#039; = &amp;#039;&amp;#039;&amp;#039;0&amp;#039;&amp;#039;&amp;#039;, or the representation can be shortened by rolling the repetition to the right. For example, &amp;#039;&amp;#039;&amp;#039;23&amp;#039;25&amp;#039;&amp;#039;&amp;#039; = &amp;#039;&amp;#039;&amp;#039;32&amp;#039;5&amp;#039;&amp;#039;&amp;#039; which is positive because 3 is less than 5.&lt;br /&gt;
&lt;br /&gt;
In binary, if it starts with 1 it is negative, and if it starts with 0 it is nonnegative, assuming the repetition has been rolled to the right as far as possible.&lt;br /&gt;
&lt;br /&gt;
==Arithmetic==&lt;br /&gt;
===Addition===&lt;br /&gt;
In our usual sign-and-magnitude notation, to add the two integers 25 and −37, one first compares signs, and determines that the addition will be performed by subtracting the magnitudes. Then one compares the magnitudes to determine which will be subtracted from which, and to determine the sign of the result. In our usual fraction notation, to add 2/3 + 4/5 requires finding a common denominator, multiplying each numerator by the new factors in this common denominator, then adding the numerators, then dividing the numerator and denominator by any factors they have in common.&lt;br /&gt;
&lt;br /&gt;
In quote notation, to add, just add. There are no sign or magnitude comparisons, and no common denominators. Addition is the same as for natural numbers. Here are some examples.&lt;br /&gt;
&lt;br /&gt;
   9&amp;#039;7 minus three              9&amp;#039;4 minus six&lt;br /&gt;
 + 0&amp;#039;6 add plus six          +  9&amp;#039;2 add minus eight&lt;br /&gt;
 —————                        —————&lt;br /&gt;
   0&amp;#039;3 makes plus three       9&amp;#039;8 6 makes minus fourteen&lt;br /&gt;
&lt;br /&gt;
   6&amp;#039;7 one-third&lt;br /&gt;
 + 7&amp;#039;6 add minus one and seven-ninths&lt;br /&gt;
 —————&lt;br /&gt;
   4&amp;#039;3 makes minus one and four-ninths&lt;br /&gt;
&lt;br /&gt;
===Subtraction===&lt;br /&gt;
In our usual sign-and-magnitude notation, subtraction involves sign comparison and magnitude comparison, and may require adding or subtracting the magnitudes, just like addition. In our usual fraction notation, subtraction requires finding a common denominator,  multiplying, subtracting, and reducing to lowest terms, just like addition.&lt;br /&gt;
&lt;br /&gt;
In quote notation, to subtract, just subtract. There are no sign or magnitude comparisons, and no common denominators. When a [[Subtraction|minuend]] digit is less than the corresponding [[Subtraction|subtrahend]] digit, do not borrow from the minuend digit to its left; instead, carry (add one) to the subtrahend digit to its left. Here are some examples.&lt;br /&gt;
&lt;br /&gt;
   9&amp;#039;7 minus three              9&amp;#039;4 minus six&lt;br /&gt;
 - 0&amp;#039;6 subtract plus six     -  9&amp;#039;2 subtract minus eight&lt;br /&gt;
 —————                        —————&lt;br /&gt;
   9&amp;#039;1 makes minus nine         0&amp;#039;2 makes plus two&lt;br /&gt;
&lt;br /&gt;
   6&amp;#039;7 one-third&lt;br /&gt;
 - 7&amp;#039;6 subtract minus one and seven-ninths&lt;br /&gt;
 —————&lt;br /&gt;
 8&amp;#039;9 1 makes plus two and one-ninth&lt;br /&gt;
&lt;br /&gt;
===Multiplication===&lt;br /&gt;
Multiplication is the same as for natural numbers.  To recognize the repetition in the answer, it helps to add the partial results pairwise.  Here are some examples.&lt;br /&gt;
&lt;br /&gt;
 6&amp;#039;7 x 0&amp;#039;3 = 0&amp;#039;1 one-third times three makes one&lt;br /&gt;
&lt;br /&gt;
 6&amp;#039;7 x 7&amp;#039;6 one-third times minus one and seven-ninths:&lt;br /&gt;
 multiply 6&amp;#039;7 by 6:        0&amp;#039;2 answer digit 2&lt;br /&gt;
 multiply 6&amp;#039;7 by 7:      6&amp;#039;9&lt;br /&gt;
               add:     ————&lt;br /&gt;
                         6&amp;#039;9 answer digit 9&lt;br /&gt;
 multiply 6&amp;#039;7 by 7:    6&amp;#039;9&lt;br /&gt;
               add:   ————&lt;br /&gt;
                       3&amp;#039;5 answer digit 5&lt;br /&gt;
 multiply 6&amp;#039;7 by 7:  6&amp;#039;9&lt;br /&gt;
               add: ————&lt;br /&gt;
                     0&amp;#039;2 repetition of original&lt;br /&gt;
 makes 592&amp;#039; minus sixteen twenty-sevenths&lt;br /&gt;
&lt;br /&gt;
To someone who is unfamiliar with quote notation, 592&amp;#039; is unfamiliar, and translation to −16/27 is helpful. To someone who normally uses quote notation, −16/27 is a formula with a negation and a division operation; performing those operations yields the answer 592&amp;#039; .&lt;br /&gt;
&lt;br /&gt;
===Division===&lt;br /&gt;
The commonly used division algorithm produces digits from left-to-right, which is opposite to addition, subtraction, and multiplication. This makes further arithmetic difficult. For example, how do we add 1.234234234234... + 5.67676767... ? Usually we use a finite number of digits and accept an approximate answer with [[Round-off error|roundoff error]]. The commonly used division algorithm also produces duplicate representations; for example, 0.499999... and 0.5 represent the same number. In decimal, there is a kind of guess for each digit, which is seen to be right or wrong as the calculation progresses.&lt;br /&gt;
&lt;br /&gt;
In quote notation, division produces digits from right-to-left, the same as all other arithmetic algorithms; therefore further arithmetic is easy. Quote arithmetic is exact, with no error. Each rational number has a unique representation (if the repetition is expressed as simply as possible, and we have no meaningless 0s at the right end after a radix point). Each digit is determined by a &amp;quot;division table&amp;quot;, which is the inverse of part of the [[multiplication table]]; there is no &amp;quot;guessing&amp;quot;. Here is an example.&lt;br /&gt;
&lt;br /&gt;
 9&amp;#039;84 / 0&amp;#039;27 minus sixteen divided by twenty-seven&lt;br /&gt;
 since 0&amp;#039;27 ends in 7 and 9&amp;#039;84 ends in 4, ask:&lt;br /&gt;
&lt;br /&gt;
                           9&amp;#039;8 4 What times 7 ends in 4? It&amp;#039;s 2&lt;br /&gt;
 multiply 0&amp;#039;27 by 2:       0&amp;#039;5 4&lt;br /&gt;
           subtract:       —————&lt;br /&gt;
                           9&amp;#039;3   What times 7 ends in 3? It&amp;#039;s 9.&lt;br /&gt;
 multiply 0&amp;#039;27 by 9:   0&amp;#039;2 4 3&lt;br /&gt;
           subtract:   ———————&lt;br /&gt;
                       9&amp;#039;7 5   What times 7 ends in 5? It&amp;#039;s 5.&lt;br /&gt;
 multiply 0&amp;#039;27 by 5: 0&amp;#039;1 3 5&lt;br /&gt;
           subtract: ———————&lt;br /&gt;
                     9&amp;#039;8 4 repetition of original&lt;br /&gt;
 makes 592&amp;#039; minus sixteen twenty-sevenths&lt;br /&gt;
&lt;br /&gt;
Division works when the [[divisor]] and the base have no factors in common except 1. In the previous example, 27 has factors 1, 3, and 27. The base is 10, which has factors 1, 2, 5, and 10. So division worked. When there are factors in common, they must be removed. For example, to divide 4 by 15, first multiply both 4 and 15 by 2:&lt;br /&gt;
 4/15 = 8/30&lt;br /&gt;
Any 0s at the end of the divisor just tell where the radix point goes in the result. So now divide 8 by 3.&lt;br /&gt;
&lt;br /&gt;
                       0&amp;#039;8 What times 3 ends in 8? It&amp;#039;s 6.&lt;br /&gt;
 multiply 0&amp;#039;3 by 6:  0&amp;#039;1 8&lt;br /&gt;
          subtract:   ————&lt;br /&gt;
                       9&amp;#039; What times 3 ends in 9? It&amp;#039;s 3.&lt;br /&gt;
 multiply 0&amp;#039;3 by 3:  0&amp;#039;9&lt;br /&gt;
          subtract: ————&lt;br /&gt;
                     9&amp;#039; repetition of earlier difference&lt;br /&gt;
 makes 3&amp;#039;6 two and two-thirds&lt;br /&gt;
 Now move the decimal point one place left, to get&lt;br /&gt;
 3!6 four-fifteenths&lt;br /&gt;
&lt;br /&gt;
Removing common factors is annoying, and it is unnecessary if the base is a [[prime number]]. Computers use base 2, which is a prime number, so division always works. And the division tables are trivial. The only questions are: what times 1 ends in 0? and: what times 1 ends in 1. Thus the rightmost [[bit]]s in the differences are the bits in the answer. For example, one divided by three, which is 1/11, proceeds as follows.&lt;br /&gt;
&lt;br /&gt;
              0&amp;#039;1 rightmost bit is 1&lt;br /&gt;
   subtract 0&amp;#039;1 1&lt;br /&gt;
            —————&lt;br /&gt;
              1&amp;#039;  rightmost bit is 1&lt;br /&gt;
 subtract 0&amp;#039;1 1&lt;br /&gt;
          —————&lt;br /&gt;
          1&amp;#039;0   rightmost bit is 0&lt;br /&gt;
 subtract   0&amp;#039;&lt;br /&gt;
          ————&lt;br /&gt;
          1&amp;#039;   repetition of earlier difference&lt;br /&gt;
 makes 01&amp;#039;1 one-third&lt;br /&gt;
&lt;br /&gt;
===Negation===&lt;br /&gt;
To negate, complement each digit, and then add 1. For example, in decimal, to negate &amp;#039;&amp;#039;&amp;#039;12&amp;#039;345&amp;#039;&amp;#039;&amp;#039;, complement and get &amp;#039;&amp;#039;&amp;#039;87&amp;#039;654&amp;#039;&amp;#039;&amp;#039;, and then add 1 to get &amp;#039;&amp;#039;&amp;#039;87&amp;#039;655&amp;#039;&amp;#039;&amp;#039;. In binary, flip the bits, then add 1 (same as [[Two&amp;#039;s complement|2&amp;#039;s complement]]). For example, to negate &amp;#039;&amp;#039;&amp;#039;01&amp;#039;1&amp;#039;&amp;#039;&amp;#039;, which is one-third, flip the bits to get &amp;#039;&amp;#039;&amp;#039;10&amp;#039;0&amp;#039;&amp;#039;&amp;#039;, then add 1 to get &amp;#039;&amp;#039;&amp;#039;10&amp;#039;1&amp;#039;&amp;#039;&amp;#039;, and roll right to shorten it to &amp;#039;&amp;#039;&amp;#039;01&amp;#039; &amp;#039;&amp;#039;&amp;#039; which is minus one-third.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* {{Citation | last1=Hehner | first1=E.C.R. | last2=Horspool | first2= R.N.S. | title=[http://www.cs.toronto.edu/~hehner/ratno.pdf &amp;quot;A new representation of the rational numbers for fast easy arithmetic&amp;quot;] | publisher=SIAM J. Comput. 8 no.2 pp.124-134 |date=May 1979}}.&lt;br /&gt;
&lt;br /&gt;
[[Category:Computer arithmetic algorithms]]&lt;/div&gt;</summary>
		<author><name>en&gt;Helpful Pixie Bot</name></author>
	</entry>
</feed>