[Bug fortran/52439] Calculation of natural log

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 1 02:47:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52439

Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at gcc dot
                   |                            |gnu.org

--- Comment #3 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2012-03-01 02:47:01 UTC ---
Using in the example DTXR = 0.01_8 yields:

$ ./a.out 
  DTXR(0.01)       =          -4.60517018598809091400880788569339
  DTXR(100.0)      =           4.60517018598809180218722758581862



More information about the Gcc-bugs mailing list