^ is a standard operator that raises a number to a given power.
SYNTAX:
Exp ^ Exp
Where:
Exp is an Expression
EXAMPLES:
3 ^ 2 = 6
2 ^ 3 = 8 (i.e. 2 * 2 * 2)
V18 * 1.07^(20-V19)= SOUR Temperature correction where V18 is the SOUR, and V19 is the Temperature (Deg C) of the sample.