simmantix
Nuclear
- Apr 30, 2003
- 31
Hi,
Hoping someone here can help..
I have a equation, say: P=(q*t^a)/S
I want to vary P with t and I would like to populate the first column of an array with t values, say 1..75 (range variable) and then populate the second column with P assuming q, a and S are static. Then I would want to find the time, t at which the pressure, p fell below a certain value.
How do I do this? I can find plenty on how to mess about with an array (transposition, etc.) but not much on how to work with one with equations.
Thanks,
James
Simmantix
---------
Phases of a Project:
Exultation, Disenchantment, Search for the Guilty, Punishment of the Innocent, Praise for the Uninvolved...
Hoping someone here can help..
I have a equation, say: P=(q*t^a)/S
I want to vary P with t and I would like to populate the first column of an array with t values, say 1..75 (range variable) and then populate the second column with P assuming q, a and S are static. Then I would want to find the time, t at which the pressure, p fell below a certain value.
How do I do this? I can find plenty on how to mess about with an array (transposition, etc.) but not much on how to work with one with equations.
Thanks,
James
Simmantix
---------
Phases of a Project:
Exultation, Disenchantment, Search for the Guilty, Punishment of the Innocent, Praise for the Uninvolved...