On Tue, 2 Jun 2015, C.Friedrich wrote: > The LOG function returns the principal value of the complex logarithm > whose imaginary part omega must be in the range -pi < omega <= pi. > > GFORTRAN does it correctly but the online documentation > https://gcc.gnu.org/onlinedocs/gfortran/LOG.html gives -pi <= omega <= > pi. Perhaps this should be corrected.
Let me redirect this to the fort...@gcc.gnu.org list. Gerald