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

Function eq

numerical_methods/newton_raphson_method.cpp:30–32  ·  view source on GitHub ↗

define \f$f(x)\f$ to find root for. * Currently defined as: * \f[ * f(x) = x^3 - 4x - 9 * \f] */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected