Bug fix: Strict inequalities and inequal
Examples:
Here is inequal . Note that the region is drawn as if the inequalities were and > 0.
> plots[inequal]({x + y < 1, x > -1}, x=-2 .. 2, y=-1..3, optionsfeasible=(color=cyan), optionsexcluded=(color=blue));
Here is a correct picture as drawn using inequalities .
>
inequalities({x + y < 1, x > -1}, x=-2 .. 2, y=-1..3, optionsfeasible=(color=cyan),optionsexcluded=
(color=blue));
See also:
inequal , inequalities , plots
Maple Advisor Database R. Israel 2001