Du Yuanchao
|
88726b9425
|
Added math function power (#604)
* added power algorithm
* updating DIRECTORY.md
* make test function static
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power_recursion.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power_recursion.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power_recursion.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power_recursion.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power_recursion.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power_recursion.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power_recursion.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update misc/power.c
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
|
2020-09-22 11:50:00 -05:00 |
|