Re: diving distance program
Quote:
Originally Posted by
maximumammo
PROBLEM::::: Ok so this is probably a simple question but how do I get pI(pressure increase) to change with the depth? i.e at 100 m pI is 20, at 200 m pI is 40
Are you serious? Even a blind person can see the relationship between depth and pressure. What happens to the pressure every 100 metres?
Re: diving distance program
no sh*t sherlock, I understand how it works, im not using this forum because I have trouble with basic math Im using it because I am new to JAVA. My question, is how do you express that in JAVA terms. Thanks for your helpful reply
Re: diving distance program
Quote:
Originally Posted by
maximumammo
My question, is how do you express that in JAVA terms.
First off, the word is Java, not JAVA. It's not an acronym.
Check out the tutorial on Operators (The Java™ Tutorials > Learning the Java Language > Language Basics)
db
Re: diving distance program
Quote:
Originally Posted by
DarrylBurke
Thank you, and I know it is not "JAVA" I was using that for emphasis on the term and understand it is not an acronym. Thanks again and I will check out the link