Ameya Chawla
|
b98dcdfd08
|
feat : Implemented Babylonian Method (#1837)
* feat : Implemented Babylonian Method
Babylonian method is used to calculate square roots .
* Update numerical_methods/babylonian_method.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
* updating DIRECTORY.md
* clang-format and clang-tidy fixes for 9596ac79
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
2021-11-07 10:36:08 -06:00 |
|