We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00dcf97 commit 64321d5Copy full SHA for 64321d5
spec/Section 3 -- Type System.md
@@ -451,8 +451,8 @@ encoding integer numbers larger than 32-bit.
451
### Float
452
453
The Float scalar type represents signed double-precision finite (i.e., not {NaN}
454
-or infinity) fractional values as specified by
455
-[IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point). Response formats
+or {Infinity}) fractional values as specified by
+[IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point). Response formats
456
that support an appropriate double-precision number type should use that type to
457
represent this scalar.
458
0 commit comments