Ticket #358 (assigned bug)
complex NaN
| Reported by: | rurban | Owned by: | dukeleto |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | |
| Severity: | medium | Keywords: | |
| Cc: | plobsing | Language: | |
| Patch status: | Platform: |
Description (last modified by rurban) (diff)
$ perl6 > say NaN*1i NaNNaNi
All complex ops with NaN should return NaN.
Check the complex ops with NaN, add tests.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

