You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The three ways of computing 2**-1020 from Rat values all bogusly underflow
to zero. As you can see, the exact value is representable in the Num
type, which all of these Rat operations use for their results.
Migrated from rt.perl.org#130155 (status was 'new')
Searchable as RT130155$
The text was updated successfully, but these errors were encountered: