MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / test

Function test

numerical_methods/babylonian_method.cpp:62–86  ·  view source on GitHub ↗

* @brief Self-test implementations * @details * Declaring two test cases and checking for the error * in predicted and true value is less than 0.0001. * @returns void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 2

babylonian_methodFunction · 0.85
minFunction · 0.50

Tested by

no test coverage detected