public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug web/112960] New: omission in documentation: complex numbers can also have uppercase I and J suffixes
@ 2023-12-11 13:03 stephan.stiller at outlook dot com
  2023-12-11 13:05 ` [Bug web/112960] " stephan.stiller at outlook dot com
  0 siblings, 1 reply; 2+ messages in thread
From: stephan.stiller at outlook dot com @ 2023-12-11 13:03 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 112960
           Summary: omission in documentation: complex numbers can also
                    have uppercase I and J suffixes
           Product: gcc
           Version: 13.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: web
          Assignee: unassigned at gcc dot gnu.org
          Reporter: stephan.stiller at outlook dot com
  Target Milestone: ---

Created attachment 56849
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56849&action=edit
example for the 4 different complex number suffixes denoting the imaginary part

This page
    https://gcc.gnu.org/onlinedocs/gcc/Complex.html
doesn't mention uppercase 'I' and 'J' as legal suffixes denoting the imaginary
part of a complex number, both equivalent to 'i' and 'j'.

These suffixes are described in Richard Stallman's document "":
    https://www.gnu.org/software/c-intro-and-ref/
    https://www.gnu.org/software/c-intro-and-ref/manual/
    (Edition 0.0, section 12.4 Imaginary Constants)

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

* [Bug web/112960] omission in documentation: complex numbers can also have uppercase I and J suffixes
  2023-12-11 13:03 [Bug web/112960] New: omission in documentation: complex numbers can also have uppercase I and J suffixes stephan.stiller at outlook dot com
@ 2023-12-11 13:05 ` stephan.stiller at outlook dot com
  0 siblings, 0 replies; 2+ messages in thread
From: stephan.stiller at outlook dot com @ 2023-12-11 13:05 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Stephan Stiller <stephan.stiller at outlook dot com> ---
name of document (forgotten in original bug report text): "GNU C Language
Introduction and Reference Manual"

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

end of thread, other threads:[~2023-12-11 13:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-11 13:03 [Bug web/112960] New: omission in documentation: complex numbers can also have uppercase I and J suffixes stephan.stiller at outlook dot com
2023-12-11 13:05 ` [Bug web/112960] " stephan.stiller at outlook 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).