Check
evaluates
expr
, and returns the result, unless messages were generated, in which casefailure
will be returned.
Examples
0^(-42)
prints message: “Power: Infinite expression 1/0^42 encountered.”
Implementation status
- ☑ - partially implemented