Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
doc NaN
  • Loading branch information
gfldex committed Jun 16, 2016
1 parent fd659f8 commit f59187e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/Type/Num.pod
Expand Up @@ -10,4 +10,9 @@ A C<Num> object stores a floating-point number. It is immutable. On most
platforms, it's an IEEE 754 64-bit floating point numbers, aka "double
precision".
=head2 NaN
The value X<C<NaN>> is an instance of C<Num> represents a float point
not-a-number value. It is defined and boolifies to True.
=end pod

0 comments on commit f59187e

Please sign in to comment.