Commit Graph

2 Commits

Author SHA1 Message Date
github-actions
176051b1a4 clang-format and clang-tidy fixes for 333ef5ca 2021-11-07 16:48:36 +00:00
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