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

Function eq_der

numerical_methods/newton_raphson_method.cpp:40–42  ·  view source on GitHub ↗

define the derivative function \f$f'(x)\f$ * For the current problem, it is: * \f[ * f'(x) = 3x^2 - 4 * \f] */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected