content
content copied to clipboard
`pow()` - New CSS functional notation
Description
Document the CSS pow() functional notation.
Motivation
I'm documenting all the exponential CSS functions.
Additional details
https://www.w3.org/TR/css-values-4/#exponent-funcs
Related issues and pull requests
- Syntaxes - https://github.com/mdn/data/pull/593
Preview URLs
Flaws (2)
URL: /en-US/docs/Web/CSS/pow
Title: pow()
Flaw count: 2
- macros:
/en-US/docs/Web/CSS/sqrt does not exist/en-US/docs/Web/CSS/hypot does not exist
External URLs (1)
URL: /en-US/docs/Web/CSS/pow
Title: pow()
- https://en.wikipedia.org/wiki/E_(mathematical_constant) (1 time) (Note! This may be a new URL 👀)
(this comment was updated 2022-09-22 17:50:56.378310)
Thank you @ramiy ! Just a few comments left here.
Do you have a PR in for the BCD? If not perhaps we should block merging on that.
WebKit: Implement the CSS exponent functions: pow(), sqrt(), hypot() (Oct. 2021)