[Cfp-interest 1399] normalized?

Jim Thomas jaswthomas at sbcglobal.net
Tue Sep 3 11:02:20 PDT 2019


In minutes from August CFP meeting, of discussion about action item:
>     Jim: Add in the normalized discussion from Fred (CFP 1341, CFP 1342) to the agenda for next meeting.
>       What does “normalized” mean in C? (See CFP 1380)
…
>       Fred: That is not what you said in the classification/characterization macros.
>         Jim: Let me think about that. NORM_MAX would be the maximum model value.

An additional classification macro is needed to accommodate nonzero finite numbers that are not in the C floating-point model. C allows the implementation to define additional classification macros (beginning with FP_). Is this sufficient? Or should C add another standard classification macro, something like FP_NONMODEL?

It might be helpful in 7.12 to append "(see 5.2.4.2.2)" to 

The number classification macros
FP_INFINITE
FP_NAN
FP_NORMAL
FP_SUBNORMAL
FP_ZERO
represent the mutually exclusive kinds of floating-point values. 


- Jim Thomas


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.oakapple.net/pipermail/cfp-interest/attachments/20190903/bf26a9ee/attachment-0001.html 


More information about the Cfp-interest mailing list