summaryrefslogtreecommitdiff
path: root/2873/CH7/EX7.9/Ex7_9.sce
blob: 5438becde42b2b283fb8686d955e473374567f77 (plain)
1
2
3
4
5
6
7
8
// Display mode
mode(0);
// Display warning for floating point exception
ieee(1);
clear;
clc;
disp("Engineering Thermodynamics by Onkar Singh Chapter 7 Example 9")
disp("In question no.9 comparision between sublimation and vaporisation line is made which cannot be solve using scilab software.")