Zoo tutorials: [ SQL | Linux | XML ]
ProgZoo: [ Java | C# | VB | C++ | Perl ]
Log in

A Gentle Introduction to
VB Programming

Tutorial: Temperature Conversion (Centigrade to Fahrenheit)

 

1. Converting Temperature


Big

To convert Centigrade to Fahrenheit must multiply by 9, divide by 5 then add 32.