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

Function test2

numerical_methods/brent_method_extrema.cpp:166–181  ·  view source on GitHub ↗

* @brief Test function to find root for the function * \f$f(x)= x^{\frac{1}{x}}\f$ * in the interval \f$[-2,10]\f$ * \n Expected result: \f$e\approx 2.71828182845904509\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