This is the mail archive of the gcc@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]

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


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


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