CSS Trigonometric Functions land in Chrome 111

Chrome 111 went stable this week. One of its many features is support for Trigonometric Functions in CSS. That means that you can now use cos(), sin(), tan(), and friends inside of calc()! That also means this feature is now available in all major browsers.

Over at web.dev you can find an article I wrote about it. Covered are what those functions mean, how to use them, and some basic demos to demonstrate it all.

Trigonometric functions in CSS →

Published by Bramus!

Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)

Join the Conversation

1 Comment

  1. I completely agree that the support for Trigonometric Functions in CSS is a game-changer for web development. This update allows designers to create more complex and dynamic layouts without relying on JavaScript. Your article on web.dev provides helpful explanations and examples for those looking to integrate this feature into their projects.

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.