need some help with what seems to be simple but can't figure it out

i have to make a program that allows me to input elapsed time and then the accompanied vacuum number and have it spit out the respective pressure does anyone know how to write this in code i have all the numbers already
Last edited on
Do you have a formula?
what if there was no direct formula and the numbers were given to me so that i have to have elapsed time and final vacuum = gas pressure for which the numbers are 13.44 secs is elapsed time 20in is final vacuum and it is equal to 70 psi gas pressure.
You need a formula. Currently you have one single point of data, and it is not possible to derive a formula from that. Have you tried searching on the web to find the formula?
Topic archived. No new replies allowed.