public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/107870] New: A possible typo in the documentation of 'FLOOR'
@ 2022-11-25 18:00 ninorpereira at gmail dot com
  2022-11-25 18:08 ` [Bug fortran/107870] " anlauf at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ninorpereira at gmail dot com @ 2022-11-25 18:00 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107870

            Bug ID: 107870
           Summary: A possible typo in the documentation of 'FLOOR'
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ninorpereira at gmail dot com
  Target Milestone: ---

the documentation says: FLOOR(A) returns the greatest integer less than or
equal to X.
better is: FLOOR(A) returns the greatest integer less than or equal to A.
(and then the example must be changed from x to a, or
FLOOR(X) returns the greatest integer less than or equal to X (and then
the example can stay the same).

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-12-04 19:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-25 18:00 [Bug fortran/107870] New: A possible typo in the documentation of 'FLOOR' ninorpereira at gmail dot com
2022-11-25 18:08 ` [Bug fortran/107870] " anlauf at gcc dot gnu.org
2022-12-03 20:25 ` anlauf at gcc dot gnu.org
2022-12-04 19:34 ` cvs-commit at gcc dot gnu.org
2022-12-04 19:43 ` anlauf at gcc dot gnu.org
2022-12-04 19:53 ` ninorpereira at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).