Skip to content

Commit

Permalink
Update float.ion
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Gregg <[email protected]>
  • Loading branch information
popematt and tgregg authored Nov 19, 2024
1 parent b570302 commit 0c14565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conformance/data_model/float.ion
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Do not use this test suite as the only standard for any home-spun floating point

In IEEE 754 interchange formats, binary format NaNs are represented with the exponential field filled with ones (like
infinity values), and ANY non-zero number in the significand field. These test cases use the quiet and signalling NaN
encodings as specified in IEEE-754-2019, although there areother legal representations of NaN.
encodings as specified in IEEE-754-2019, although there are other legal representations of NaN.
*/

(ion_1_0 "Ion 1.0 binary"
Expand Down

0 comments on commit 0c14565

Please sign in to comment.