pow - How can I create a power function with negative exponent in Clojure? -


i've seen many ways develop power function in clojure (recursion, using reduce, loop, etc), none of them accepts negative exponents...

can without depending on java's math/pow?

here hint of how use regular algorithms:

the hint


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -