#481: some basic math ops are missing
--------------------+-------------------------------------------------------
 Reporter:  bsdz    |       Owner:  Paul C. Anagnostopoulos
     Type:  RFC     |      Status:  assigned               
 Priority:  normal  |   Milestone:                         
Component:  core    |     Version:  trunk                  
 Severity:  medium  |    Keywords:                         
     Lang:          |       Patch:  new                    
 Platform:          |  
--------------------+-------------------------------------------------------
Changes (by Paul C. Anagnostopoulos):

  * patch:  => new


Comment:

 We decided during various chats on #parrot that a round operation should
 not be added. We didn't want to have to decide what sort of rounding to
 perform. It was also decided not to add truncate, but I did update the
 documentation to specify that floating-point to integer conversion is done
 by truncation. That is now part of the specification of assignment.

 I added cot and csc operations for native numbers and also for the Float
 PMC. These operations were already supported for the Complex PMC.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/481#comment:4>
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