Tutorial 3 steps, run in order in one session. Every step was executed against the engine and the output below is what it produced.
FindMinimum[3x^4 - 28x^3 + 84x^2 - 96x + 42, {x, 1.1}]{5., {x -> 1.}}Minimize[3x^4 - 28x^3 + 84x^2 - 96x + 42, {x}]{-22, {x -> 4}}Plot[3x^4 - 28x^3 + 84x^2 - 96x + 42, {x, 0, 5}]-Graphics-All recipes · Function reference · Use this from an MCP client