...
The "Equation" setting of Calculation Field is supporting supports Javascript Math Object. For example, to find the max number among several fields in a form, you can use Math.max() in the "Equation".
...
The "Equation" setting of Calculation Field is supporting supports Javascript Math Object. For example, to find the max number among several fields in a form, you can use Math.max() in the "Equation".