This is the mail archive of the gcc-patches@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: [fortran, doc] Fix doc for LOG intrinsic


> I am mostly OK, however:
> 
> function
> -@cindex logarithmic
> +@cindex base 10 logarithm function
> 
> I think even when looking for the decadic logarithm (common logarithm), I would look under "L" for logarithm and not under "B" for "base". How about "logarithm function with base 10"? If you want, you could could also add, e.g., common/decadic logarithm to the index.

OK, I kept both "logarithm with base 10" and "base 10 logarithm". Committed the attached patch as rev. 170899.

FX


Attachment: log.diff
Description: Binary data


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