#358: complex NaN
--------------------+-------------------------------------------------------
 Reporter:  rurban  |       Owner:  rurban  
     Type:  bug     |      Status:  assigned
 Priority:  normal  |   Milestone:          
Component:  none    |     Version:          
 Severity:  medium  |    Keywords:          
     Lang:          |       Patch:          
 Platform:          |  
--------------------+-------------------------------------------------------
Description changed by rurban:

Old description:

> {{{
> > say NaN*1i
> NaNNaNi
> }}}
> All complex ops with NaN should return NaN.
>
> Check the complex ops with NaN, add tests.

New description:

 {{{
 $ perl6
 > say NaN*1i
 NaNNaNi
 }}}
 All complex ops with NaN should return NaN.

 Check the complex ops with NaN, add tests.

--

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/358#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to