#trigonometric-functions

[ follow ]
#css
fromCSS-Tricks
3 days ago
Web development

The "Most Hated" CSS Feature: asin(), acos(), atan() and atan2() | CSS-Tricks

CSS provides inverse trigonometric functions (asin, acos, atan, atan2) to recover angles from trigonometric ratios, with strict domain and range restrictions.
fromCSS-Tricks
2 months ago
Web development

The "Most Hated" CSS Feature: cos() and sin() | CSS-Tricks

CSS trigonometric functions like sin() and cos() are underused and deserve practical, chunked tutorials to demonstrate useful applications.
[ Load more ]