About Calculations

You can add calculations to a DivePlan or cPlan using arithmetic syntax or ProDiver functions.

NOTE: When a calculation is defined using column values, if one or more of the specified column values is unknown or an error, the resulting calculation value is also unknown or an error. If one or more of the values is null, Diver treats it as zero. For example, consider the calculation: A+B=C.

  • If A is a number and B is unknown, C is unknown.
  • If A is a number and B is null, C is the value of A.

For information about defining calculations, see Adding Tabular Columns and Tips for Defining Column Calculations.

Watch the Video: Performing Calculations.