On Tue, Dec 23, 2008 at 9:55 AM, Dieter Kaiser <drdieterkaiser at web.de> wrote:
> I have committed the changes to get the expected pure real or imaginary results
> and added some tests to rtest_gamma.mac. The changes are done for float and
> bigfloat precision.
Thanks a lot Dieter, for all your work on special functions.
I really appreciate it!
> In principle something similiar for the Error functions can be done:
>
> erf(%i) -> %i*erfi(1)
> erfi(%i) -> %i*erf(1)
Hmm, interesting, seems like it could be useful.
best
Robert