Documentation complex logarithm https://gcc.gnu.org/onlinedocs/gfortran/LOG.html

Gerald Pfeifer gerald@pfeifer.com
Sat Jun 13 16:33:00 GMT 2015


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 fortran@gcc.gnu.org list.

Gerald



More information about the Gcc mailing list