TheAlgorithms/Java

[FEATURE REQUEST] <Feat: Enhance the pow methods in the Math library>

yuluo-yx opened this issue · 5 comments

What would you like to Propose?

I want to enhance the pow method in math, which currently only supports integer types, not double type data.

Issue details

Input number: x = 2.00000, n = 10
output: 1024.00000

Input number: x = 2.10000, n = 3
output:9.26100

Additional Information

No respose.

Can you assign this issue to me

I have made a pr request please review

can I resolve this issue? if nobody is contributing on it rn

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Please reopen this issue once you add more information and updates here. If this is not the case and you need some help, feel free to seek help from our Gitter or ping one of the reviewers. Thank you for your contributions!