Demonstrate complexities in working with non-linear functions
Name | Description |
---|---|
Quadratic | A quadratic function |
InverseQuadratic | An inverse of the quadratic function returning the positive root |
ExplicitEvaluation | Model that evaluates the quadratic function explicitly |
ImplicitEvaluation | Model that requires the inverse of the quadratic function |