Solver.Richardson (solver v0.1.0)

Stolen shamelessly from https://github.com/francoisdevlin/Full-Disclojure/blob/master/src/episode_012/episode_012.clj

Creates a function that computes the derivative using a Richardson interpolation.

Link to this section Summary

Link to this section Functions

Link to this function

richardson(f, delta)