mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-09 07:32:54 +08:00
Update numerical_methods/midpoint_integral_method.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
* argv[2] = a, argv[3] = b. In this case if the default values N=16, a=1, b=3
|
||||
* are changed then the tests/assert are disabled.
|
||||
*
|
||||
* More info: [Link to wikipedia](https://en.wikipedia.org/wiki/Midpoint_method)
|
||||
*
|
||||
* @author [ggkogkou](https://github.com/ggkogkou)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user