Calculate the area under a curve between two specific points (limits of integration).
Use x as the variable. Standard math operators like +, -, *, / are supported. Use ^ for powers (e.g., x^2). Functions like sin(x), cos(x), exp(x) are also available.
The shaded region represents the area being calculated (integral from 0 to 2).