Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement Complex.polar #165

Closed
p6rt opened this issue Jul 9, 2008 · 4 comments
Closed

implement Complex.polar #165

p6rt opened this issue Jul 9, 2008 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jul 9, 2008

Migrated from rt.perl.org#56754 (status was 'resolved')

Searchable as RT56754$

@p6rt
Copy link
Author

p6rt commented Jul 9, 2008

From @moritz

Rakudo as of r29207 doesn't implement the .polar method in class Complex
(or is it Any? ...).

Specced here​: http://perlcabal.org/syn/S29.html#Complex

There don't seem to be any tests for it atm.

--
Moritz Lenz
http://moritz.faui2k3.org/ | http://perl-6.de/

@p6rt
Copy link
Author

p6rt commented Jul 10, 2008

From @pmichaud

On Wed, Jul 09, 2008 at 03​:09​:41PM -0700, Moritz Lenz wrote​:

Rakudo as of r29207 doesn't implement the .polar method in class Complex
(or is it Any? ...).

Specced here​: http://perlcabal.org/syn/S29.html#Complex

Now added in r29248.

There don't seem to be any tests for it atm.

More tests needed!

Pm

@p6rt
Copy link
Author

p6rt commented Jul 10, 2008

The RT System itself - Status changed from 'new' to 'open'

@p6rt p6rt closed this as completed Jul 10, 2008
@p6rt
Copy link
Author

p6rt commented Jul 10, 2008

@pmichaud - Status changed from 'open' to 'resolved'

@p6rt p6rt added the Todo label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant