Get to know MDN better
This feature is not Baseline because it does not work in some of the most widely-used browsers.
The CSSMathInvert interface of the CSS Typed Object Model API represents a CSS calc() used as calc(1 / <value>). It inherits properties and methods from its parent CSSNumericValue.
CSSStyleValue CSSNumericValue CSSMathValue CSSMathInvertCreates a new CSSMathInvert object.
Returns a CSSNumericValue object.
The interface may also inherit methods from its parent interface, CSSMathValue.
The interface may also inherit methods from its parent interface, CSSMathValue.
To do
| CSS Typed OM Level 1 # cssmathinvert |
Enable JavaScript to view this browser compatibility table.
This page was last modified on May 27, 2025 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.