<abs>
Absolute value function. Returns the non-negative value of a number.
Quick example
.margin { margin: calc(abs(-2rem)); } <abs> Browser Support
Limited availability 58% global usage
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Not ready for production without a fallback.