summaryrefslogtreecommitdiff
path: root/548/CH2/EX2.4/2_4.sce
blob: bb03bb34a07738262638367c7e48a66102262910 (plain)
1
2
3
4
5
pathname=get_absolute_file_path('2_4.sce')
filename=pathname+filesep()+'2_4data.sci'
exec(filename)
printf("\Answer:\n")
printf("\n\Density of air at the given point: %f Kg/m^3\n\n",density)