Plots multiple surfaces and performs advanced mathematical operations, including calculus, ODEs, and Matrix/Vector Algebra.
Select the dependent variable (Z, Y, or X) for each function. Use `log(value, base)` for custom log bases. Use abs(x) for absolute value. use if(condition, if true, if false) for piecewise functions.
Result:
Ready. Use `log(x, base)` for custom log bases. Matrices should be entered as nested arrays, e.g., `[[1, 2], [3, 4]]`. **Max matrix size: $6 \times 6$.**