User profile: coolishmike

User info
User name:coolishmike
History
Joined:
Number of posts:3
Latest posts:

Program for computing grades
Is anyone able to figure this out? Professor Nutty, who lectures encephalopathy (Med 7010), at th...

Quadratic Formula Solver
Made a few changes. [code]#include "stdafx.h" #include <iostream> #include <cmath> #include <ioman...

Quadratic Formula Solver
I need to do the same thing. Here is what I have written in Visual C++ Express 2010: [quote]#includ...