Skip to content

Make distinction between root finding algorithm and function clearer #29

@sverhoeven

Description

@sverhoeven

At the moment the x^3 - x^2 + 2 function and its derivative are hard to distinguish from the root finding algorithm. It would be nice if the function + derivative could be moved to their own code block
So it is clearer we are trying to find the root of the x^3 - x^2 + 2 function with the Newton-Raphson algorithm.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions