I'm bored, so I was programming a command line scientific calculator in c++
So far
critique of my crappy coding skills welcome
Features so far:
add, subtract, multiply, divide, quadratic equation, sine, cosine, tangent, square root, square, cube, power, pythagorean theorum, and binary, decimal, and hexidecimal conversions
Visual Studio 6.0
