mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update numerical_methods/babylonian_method.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
2bd853e8fd
commit
9596ac7986
@ -8,7 +8,7 @@
|
|||||||
* @author [Ameya Chawla](https://github.com/ameyachawlaggsipu)
|
* @author [Ameya Chawla](https://github.com/ameyachawlaggsipu)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <iostream> /// for IO operations
|
#include <iostream> /// for IO operations
|
||||||
#include <cassert> /// for assert
|
#include <cassert> /// for assert
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user