Pressure

P=fracFAP=\\frac{F}{A}

What it does

Calculates pressure from the supplied values.

When to use it

Use this science formula when the named quantities are known.

Variables

Worked example

{
  "inputs": {
    "area": 4,
    "force": 200
  },
  "result": 50
}

Common mistakes

Check units, signs, brackets and that every value is entered in the stated units.