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

Function f

numerical_methods/midpoint_integral_method.cpp:90–90  ·  view source on GitHub ↗

* @brief A function f(x) that will be used to test the method * @param x The independent variable xi * @returns the value of the dependent variable yi = f(xi) = sqrt(xi) + ln(xi) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

logFunction · 0.85

Tested by

no test coverage detected