#1228: src/pmc/integer.c:  Implement Complex and BigInt RHS values for the pow()
functions
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:       
     Type:  todo     |      Status:  new  
 Priority:  normal   |   Milestone:       
Component:  core     |     Version:  1.7.0
 Severity:  medium   |    Keywords:       
     Lang:           |       Patch:       
 Platform:           |  
---------------------+------------------------------------------------------
 This ticket tracks an item previously tracked in the RT system at
 [http://rt.perl.org/rt3/Ticket/Display.html?id=46631 RT #46631].

 The following TODO item is found in ''src/pmc/integer.c'':
 {{{
 1007 =item C<void i_pow_int(INTVAL value)>
 1008
 1009 Raises SELF to the C<value>th power.
 1010
 1011 TODO:  RT #46631 Complex and BigInt rhs.
 1012
 1013 =cut
 }}}
 In the original RT, Paul Cochrane commented:  ''This applies to all
 pow()-related functions, and means that the case when the right-hand-side
 value is complex or a BigInt needs to be implemented.''

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1228>
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