Qurak

Suppress error messages

Workflow 7 steps, run in order in one session. Every step was executed against the engine and the output below is what it produced.

Step 1
1 / 0
Output
ComplexInfinity
Step 2
Quiet[1 / 0]
Output
ComplexInfinity
Step 3
1 / 0
Output
ComplexInfinity
Step 4
Off[Power::infy]

No output - this step sets something up for the next one.

Step 5
1 / 0
Output
ComplexInfinity
Step 6
On[Power::infy]

No output - this step sets something up for the next one.

Step 7
1 / 0
Output
ComplexInfinity

Functions used

Related recipes

All recipes · Function reference · Use this from an MCP client