Negation and reciprocation are unary operators for RealBox objects.
| (1) |
| (2) |
Note that unlike Maple floats, the reciprocal of yields an undefined RealBox, rather than an infinity.
>
|
|
| (4) |
| (5) |
>
|
|
| (6) |
| (7) |
>
|
|
| (8) |
>
|
|
| (9) |
| (10) |
| (11) |
| (12) |
>
|
|
| (13) |
>
|
|
| (14) |
>
|
|
| (16) |
>
|
|
| (17) |
Let's try a bivariate polynomial.
>
|
|
| (19) |
First evaluate x
>
|
|
| (20) |
Then evaluate at y
>
|
|
| (21) |
Now let's check that we get the same result if we first evaluate at y and then evaluate the result at x.
>
|
|
| (22) |
>
|
|
| (23) |