|
| |
|
|
A029926
|
|
Convert n from degrees Fahrenheit to Centigrade (or Celsius).
|
|
2
| |
|
|
-18, -17, -17, -16, -16, -15, -14, -14, -13, -13, -12, -12, -11, -11, -10, -9, -9, -8, -8, -7, -7, -6, -6, -5, -4, -4, -3, -3, -2, -2, -1, -1, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 11, 11, 12, 12, 13, 13, 14, 14, 15, 16, 16, 17, 17, 18, 18
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
COMMENTS
| a(A029925(n)) = n. [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), May 03 2010]
|
|
|
REFERENCES
| M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, Tenth Printing, 1972, p. 8.
|
|
|
LINKS
| M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, Tenth Printing, 1972, p. 8.
|
|
|
FORMULA
| a(n) = round(5*(n-32)/9). [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), May 03 2010]
|
|
|
CROSSREFS
| Sequence in context: A118511 A022974 A023460 * A070742 A176064 A010857
Adjacent sequences: A029923 A029924 A029925 * A029927 A029928 A029929
|
|
|
KEYWORD
| sign
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|