[simplify.c] bug?

Steve Kargl sgk@troutmask.apl.washington.edu
Sun Jun 12 14:39:00 GMT 2005


On Sat, Jun 11, 2005 at 10:09:52PM -0700, Jerry DeLisle wrote:
> While playing with implementing simplify for atanh function I noticed 

If you implement atanh in a similar fashion as besj0 or erfc,
there is no simplification routine.  Simplification does more
than just constant folding.  Are you implementing atanh to take
an array argument and return an array of results?

> 
> Should 1.1_8 give the same result as 1.1_4 at compile time?
> 

Could be a bug?  I'll look at this later today.

-- 
Steve



More information about the Fortran mailing list