The CSS Working Group agreed this morning on adding many math functions. We now have:
β’ calc()
β’ min()
β’ max()
β’ clamp()
β’ sin()
β’ cos()
β’ tan()
β’ acos()
β’ asin()
β’ atan()
β’ atan2()
β’ hypot()
β’ sqrt()
β’ pow()
The face of CSS is rapidly changing.