summaryrefslogtreecommitdiff
path: root/3845/CH13/EX13.2/Ex13_2.sce
blob: ced7e04e16f33b2c6b8a7f374a8a12b6f13ce228 (plain)
1
2
3
4
5
6
//Example 13.2
T_C=25;//Temperature(C)
T_R=0.8*T_C;//Temperature (R (Reaumur))
printf('Room temperature = %0.1f R',T_R)
//Openstax - College Physics
//Download for free at http://cnx.org/content/col11406/latest