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

Function change

numerical_methods/rungekutta.cpp:33–33  ·  view source on GitHub ↗

* @brief The change() function is used * to return the updated iterative value corresponding * to the given function * @param x is the value corresponding to the x coordinate * @param y is the value corresponding to the y coordinate * @returns the computed function value at that call */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

rungeKuttaFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected