Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 238 Bytes

File metadata and controls

8 lines (5 loc) · 238 Bytes

complete_square

See a working example here: http://ericseastrand.com/complete_square/

Uses javascript to practice "completing the sqauare" as a means of solving a quadratic equation for graphing.

See the code in github