|
|
Dario Alpern's Java/JavaScript code that solves Diophantine equations of the form Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0 in two selectable modes: "solution only" and "step by step" (or "teach") mode. There is also a link to his description of the solving methods.
Sponsored Links:
|
| URL: |
|
| Title: |
Dario Alpern's Generic Two integer variable equation solver |
| Description: |
Science Central - 490246 - Solves quadratic Diophantine equations (integer equations of the form a x^2 + b xy + c y^2 + dx + ey + f = 0) |
| Category: |
Equations
-
Integer
-
Pell
|