#481: some basic math ops are missing
-------------------+--------------------------------------------------------
Reporter: bsdz | Type: RFC
Status: new | Priority: normal
Milestone: | Component: core
Version: trunk | Severity: medium
Keywords: | Lang:
Patch: | Platform:
-------------------+--------------------------------------------------------
Some useful math operators are missing in Parrot.
round() (known by same name in C)
cot() (cotangent)
A workaround for now is to use floor(x+.5) for round() and 1/tan for cot.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/481>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets