files/en-us/web/api/cssmathmax/index.md
{{APIRef("CSS Typed Object Model API")}}
The CSSMathMax interface of the CSS Typed Object Model API represents the CSS {{CSSXref('max','max()')}} function. It inherits properties and methods from its parent {{domxref('CSSNumericValue')}}.
{{InheritanceDiagram}}
CSSMathMax object.The interface may also inherit methods from its parent interface, {{domxref("CSSMathValue")}}.
The interface may also inherit methods from its parent interface, {{domxref("CSSMathValue")}}.
To do
{{Specifications}}
{{Compat}}