summaryrefslogtreecommitdiff
path: root/2339/CH1/EX1.1.1/Ex1_1.sce
blob: 4ae97ea33ce03c2159c42f8a3a12de2589361dbe (plain)
1
2
3
4
5
6
clc
clear

//Solving the problem
Q=84-8.4-21+4.2;
printf('The Net Work Done= %2.1f kJ',Q);     //Displaying result