Exercise 15: Conditional Output

Revise the boiling point table of exercise 12 so that elements whose boiling point is unknown are not included in the table.

Harder: Rewrite the boiling points table to use the same number of significant digits in the output as are provided in the input.

Celsius = Kelvin - 273.15.

Fahrenheit = (9/5 * Celsius) + 32


Previous | Next | Top | Cafe con Leche

Copyright 2002, 2003 Elliotte Rusty Harold
Elliotte Rusty Harold
Last Modified October 16, 2002