[Cfp-interest 2637] Re: Hex string input

Vincent Lefevre vincent at vinc17.net
Fri Jan 27 08:22:38 PST 2023


On 2023-01-27 06:51:31 -0800, Fred J. Tydeman wrote:
> Does IEEE-754-2019 require hexadecimal string input when the result
> is a decimal formats?

No, here's what is required with character sequences:

  Implementations shall provide conversions between each supported
  binary format and external decimal character sequences [...]

  Implementations shall provide exact conversions from each supported
  decimal format to external decimal character sequences, and shall
  provide conversions back [...]

  Implementations shall provide exact conversions from each supported
  binary format to external character sequences representing numbers
  with hexadecimal digits for the significand, and shall provide
  conversions back [...]

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


More information about the Cfp-interest mailing list