This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/52439] Calculation of natural log


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]