JavaScript Source Code 3000: Calculator: Quadratic Equation Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!! |
Quadratic Equation
Quadratic Equation
| Wednesday, November 24, 2010 | 0 Comments
Why didn't I have one of these during high school math? Just enter the coefficients for the 'Ax^2 + Bx + C = 0' equation and JavaScript will output the solutions (if they are not imaginary!). Neat!
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment