Trig functions
Paul C. Anagnostopoulos
paul at windfall.com
Fri Sep 17 11:15:26 UTC 2010
At 9/17/2010 04:08 AM, Moritz Lenz wrote:
>Just as a data point from a language writer: Rakudo defines its own Complex type, because it was easier to get the dispatch right that way. Only a few otherwise costly functions are privately re-dispatched to parrot's Complex PMC.
>
>So we Rakudo developers don't see much need for more trig methods in the Complex PMC (I don't know if there is a need for real trig functions/methods, but so far we've successfully worked around the lack of them). Of course they don't hurt either.
The Complex PMC supports the full set of trig functions. The question is whether to add support for these additional ones in the native Number and the Float PMC.
~~ Paul
----------------------------------------------------------------
Windfall Paul C. Anagnostopoulos
----------------------------------------------------------
Software 978 371-2316
www.windfall.com
----------------------------------------------------------------
Metaphorical invocations ... often suffer from the
weakness of giving such satisfaction to the human
mind that they tend to be mistaken for incisive and
illuminating observations. ---Torkel Franzen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.parrot.org/pipermail/parrot-dev/attachments/20100917/99f18dce/attachment.html>
More information about the parrot-dev
mailing list