Calc Functions in DIAL

The calc functions in DIAL perform various mathematical and string calculations. The functions can be used without specifying the package name. For example, cos(90) is equivalent to calc.cos(90).

The definition of these functions, except for calc.format_number(), are equivalent to those in the Data Integrator.

The types of calc functions used in DIAL are: date, math, string and time.