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

Function test3

numerical_methods/brent_method_extrema.cpp:189–202  ·  view source on GitHub ↗

* @brief Test function to find *maxima* for the function * \f$f(x)= \cos x\f$ * in the interval \f$[0,12]\f$ * \n Expected result: \f$\pi\approx 3.14159265358979312\f$ */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 1

get_minimaFunction · 0.70

Tested by

no test coverage detected