Hi!

See page 13 of the PDF.

From the Nuts and Volts magazine:

There’s A New Stamp In Town - Part 1
Column #68, December 2000 by Jon Williams:

PDF file:
http://www.parallax.com/dl/docs/cols...2/col/nv68.pdf

Basic stamp code:
http://www.parallax.com/html_pages/d...wnloads_V2.asp


Best regards,

Luciano


* * *

In general using the calculator:


Convert -15 Celsius to Fahrenheit:

-15 * 9/5 = -135/5 = -27
-27 + 32 = 5 F


Convert -10 Celsius to Fahrenheit:

-10 * 9/5 = -90/5 = -18
-18 + 32 = 14F

Convert -273 Celsius to Fahrenheit:

-273 * 9/5 = -2457/5 = -491.4
-491.4 + 32 = -459.4F