summaryrefslogtreecommitdiff
path: root/797/CH1/EX1.6e/1_06_example.sci
blob: e1fb383e569f6a842bf6e9aef057887a50f4d693 (plain)
1
2
3
4
//Example 1-06 Significant Digits and Volume Flow Rate
V = 1.1 //volume of water collected [gal]
deltat = 45.62 //time interval [s]
gal_cubicm = 3.785 * 10**-3 //conversion factor [gal] to [m^3]