Expand description
Mathematical calculation functions and expressions.
Enumsยง
- Calc
- A mathematical expression used within the
calc()
function. - Constant
- A mathematical constant.
- Math
Function - A CSS math function.
- Rounding
Strategy - A rounding strategy,
as used in the
round()
function.