summaryrefslogtreecommitdiff
path: root/2495/CH3/EX3.3.3/Ex3_3_3.sce
blob: 58c5aa00b26054541d5ac3e7839aff4eba7c181e (plain)
1
2
3
4
5
6
7
8
9
clear
clc
C=9;//no. of constituents
r=5;//no. of equilibium reactions
Z=1;//no. of restricting conditions
C1=C-r-Z;//no. of components
printf('C1=%.1d',C1)

//page 103