Class Calculation

Class for all calculations. Calculations are also possible with Dates (for details see schema)

Hierarchy (view full)

Constructors

Properties

arguments: (
    | number
    | Date
    | Atom
    | DateCalculation
    | Calculation)[]

The arguments of the calculation

operation: operations

The operation of the calculation

Methods