linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PRINTF(3) Miswriting
@ 2020-05-16 22:04 Rohit Saily
  2020-05-18 15:38 ` Jakub Wilk
  0 siblings, 1 reply; 3+ messages in thread
From: Rohit Saily @ 2020-05-16 22:04 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

To whom it may concern,


I am having difficulty understanding a sentence in the PRINTF(3) man
page's explanation of the 'a' and 'A' conversion specifiers, more
specifically it is the following sentence:

> The digit before the decimal point is unspecified for nonnormalized numbers, and nonzero but other‐wise unspecified for normalized numbers.


My confusion arises due to the fact that the two posible cases are
described with the same outcome, instead of specifying the outcome is
always the case. This is why I suspect that this
was a case of miswriting.

Did this sentence mean to state that the digit before the decimal
point is unspecified if the number is normalized, otherwise it is
specified? I pose this because the digit cannot be deduced if the
number is not normalized but it can be deduced if the number is
normalized (by definition). I am not familliar with the details since
I am currently trying to learn them, so please let me know if
something else was meant by the sentence in question.


Thank you for your time,

Rohit Saily

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

end of thread, other threads:[~2020-05-18 19:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16 22:04 PRINTF(3) Miswriting Rohit Saily
2020-05-18 15:38 ` Jakub Wilk
     [not found]   ` <CAEYDfj4TK2Maoaxudhfxkx9NJGJa4CNL30Rhud-eBUnHVpFvzw@mail.gmail.com>
2020-05-18 19:01     ` Rohit Saily

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 NNTP newsgroup(s).