Click each of the letters to enter a value. Click the arrow circle to reset the values. This is mostly a test so please ignore the childish graphics. I probably need a shirt that says "Coder not graphic designer" For note to solve a right triangle: a^2 + b^2 = c^2 a = Sqrt(C^2 - B^2) b = Sqrt(C^2 - A^2) C = Sqrt(A^2 + B^2)
Probably should be repairing bugs on my other projects but I got curious. The next project will be a quadratic equation solver probably. Credit google for simplified equations for individual variables