View Source NonLinearEqnRoot Usage

  Mix.install(
  [
    {:integrator, "~> 0.1"}
  ]
  )

Finding a root

(to be filled in later)