-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Add special values INF and NaN, of type FLT.
INF and NaN are both considered FLT literals. However, NaN MUST NOT be negative, while INF MAY be negative (-INF).
As always with FLT, INF and NaN are IEEE-754-compliant regarding their handling in arithmetic operations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request