Module calc

Source
Expand description

Mathematical calculation functions and expressions.

Enumsยง

Calc
A mathematical expression used within the calc() function.
Constant
A mathematical constant.
MathFunction
A CSS math function.
RoundingStrategy
A rounding strategy, as used in the round() function.