Compile and Run
The C program pg64.c is compiled as
The executable pg64 is run
Assuming the file ph.in exists with
7.2e-5 1.4e-6
2.9e-11 6.9e-8 2.8e-10
The output will be in a file ph.out with
Molar concentration = 7.200000e-05
Molar concentration = 1.400000e-06
Molar concentration = 2.900000e-11
Molar concentration = 6.900000e-08
Molar concentration = 2.800000e-10