Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

number.eo:338-341: min. Implement sqrt without using... #92

Open
0pdd opened this issue Nov 24, 2022 · 1 comment
Open

number.eo:338-341: min. Implement sqrt without using... #92

0pdd opened this issue Nov 24, 2022 · 1 comment
Labels
bug Something isn't working pdd

Comments

@0pdd
Copy link

0pdd commented Nov 24, 2022

The puzzle 89-b869de10 from #89 has to be resolved:

# @todo #89:90 min. Implement sqrt without using number.pow.
# We need it because pow is atom and supposed to be removed.
# You can use Heron's iterative formula with a quite good
# convergence rate.

The puzzle was created by @levBagryansky on 24-Nov-22.

Estimate: 90 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@0pdd
Copy link
Author

0pdd commented Nov 24, 2022

@maxonfjvipon please pay attention to this new issue.

@0pdd 0pdd added bug Something isn't working pdd labels Nov 24, 2022
@0pdd 0pdd mentioned this issue Nov 24, 2022
@levBagryansky levBagryansky mentioned this issue Nov 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working pdd
Projects
None yet
Development

No branches or pull requests

1 participant