WitnessPoints computes sample solutions of an equation:
or a system of equations
or a set of inequalities:
The following example computes points on the interior and the exterior of the unit circle, with -coordinates in the interval .
In the following example, we check that a system with the equation has no real solutions.
The following example illustrates the precision of the computed solutions.
In the next example we give a seed to the rand function in order to transform the command WitnessPoints in a deterministic function.
The command doesn't handle mixed equations and inequalities/inequations.