Re: Handling branch cuts for hypergeometric function s



> I don't understand the intent here.  What is errorcode?  Why is
> MayAskForRange a function?  Why so complicated?

I didn't think it was complicated at all. The idea was that MayAskForRange
(or whatever you want to call it) would be a "hook" function. The default
implementation would do nothing, but the programmer could override it.

> How about
>
>       if Ask_Intercept then (Ask_Intercept)(query)
>        else <>

I think we're talking about essentially the same thing.


Viktor