|
Developer`InequalityInstance
InequalityInstance[ineqs,  , , ... ] gives, if possible, a set of real values of the for which the inequalities ineqs are satisfied.
InequalityInstance gives results as a list of rules, in the same format as used by Solve.
If there are no choices of the for which the inequalities are satisfied, InequalityInstance returns { }.
InequalityInstance effectively returns an arbitrary point in the region defined by ineqs.
For given ineqs, the point returned will always be the same.
The ineqs can contain logical combinations or a list of inequalities, equations and inequations.
Further Examples
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. | |