Arithmetic operations

Discover the arithmetic operations available in CQL.

Croct's mascot winking
Looking for something specific?

Use the search bar at the top of the page or press / to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

PageDescription
OverviewLearn general aspects of arithmetic operations.
MinusLearn how to negate a value.
PlusLearn how to denote a positive value.
PercentLearn how to convert a percentage to a decimal number.
AdditionLearn how to add two numeric or temporal values together.
SubtractionLearn how to subtract a value from another.
MultiplicationLearn how to multiply two numeric values.
DivisionLearn how to divide a value by another.
ModuloLearn how to calculate the modulus of a division.
ExponentiationLearn how to raise a number to a power.