Skip to content

Takes a quadratic equation given by the user and: Evaluates the equation at any given point. Finds the root(s) of the equation, if any. Finds the point(s) of intersection between the equation and another quadratic equation. Finds the minimum/maximum of the equation, if any

annakaringal/investigating_quadratic_functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Investigating-Quadratic-Functions

Takes a quadratic equation given by the user and:

  1. Evaluates the equation at any given point.
  2. Finds the root(s) of the equation, if any.
  3. Finds the point(s) of intersection between the equation and another quadratic equation.
  4. Finds the minimum/maximum of the equation, if any.

Last edited: February 27, 2014

About

Takes a quadratic equation given by the user and: Evaluates the equation at any given point. Finds the root(s) of the equation, if any. Finds the point(s) of intersection between the equation and another quadratic equation. Finds the minimum/maximum of the equation, if any

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages