summaryrefslogtreecommitdiff
path: root/1322/CH21/EX21.6/193ex2.sce
blob: 3bd920570bc50ed48225a45baf5e02e8d9bf136d (plain)
1
2
3
4
5
6
7
8
9

//volume of mass os gas at const. temp. varies inversly as pressure on it
clear
clc
close
//v=volume
//T=absolute temperature
//P=pressure
mprintf("\n v=k*T/P \n")