<exp>
A CSS math function that calculates e (Euler's number) raised to the power of a specified number. Useful for complex scientific or geometric layouts.
Syntax
/* Usage Example */
.box {
/* Uses exponent function for layout calculations */
width: calc(10px * exp(2));
}
<exp> Browser support
Newly available
Since
2023 88% global usage
Since 2023 this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.
120+
118+
15.4+
120+