Thread Links | Date Links | ||||
---|---|---|---|---|---|
Thread Prev | Thread Next | Thread Index | Date Prev | Date Next | Date Index |
Nate On 7 Sep 2009, at 17:21, Nate Hayes wrote:
This requires two NaIs: "TotallyUndefined" and "PossiblyUndefined". Forexample, sqrt([-10,-4]) should return a "TotallyUndefined" NaI, while sqrt([-3,5]) should return a "PossiblyUndefined" NaI.
What is the difference between "f is TotallyUndefined over X" and "evaluation of f(X) gives Empty"?
John Pryce