Loading...
Uploaded by outofmylaboratory on Jul 26, 2009
In this lesson we look at functions and use them to create a program that will solve quadratic equations! We also touch briefly on some shorthand for certain operations.
Education
Standard YouTube License
Hey man thanks for the great video.
KKorn429 5 months ago
One last thing, you can show people how to use the power function. Since ^ is XOR, in the cmath library, there is pow(nBase, nPower)
PushXOR 1 year ago
Actually ignore the -c=aX^2+bX portion, I had the notification turned off I didn't see your correction.
Correction, you'd end up with -c = aX^2+bX;
And you can't expect someone to solve quadratic formulas programmatic if they don't understand concept of the functions Algebraically.
thnks man!!
koko9544 1 year ago
he's using Unix....download a compiler like MS Visual C++ 2008 Express as an Integrated Development Environment.
meg81 2 years ago
ah...my computer says that the permission is denied or something...i dunno how to fix that prob.. will u help me?
and it also says that it cant find g++ whatever
yhcho96 2 years ago
Load more suggestions
Hey man thanks for the great video.
KKorn429 5 months ago
One last thing, you can show people how to use the power function. Since ^ is XOR, in the cmath library, there is pow(nBase, nPower)
PushXOR 1 year ago
Actually ignore the -c=aX^2+bX portion, I had the notification turned off I didn't see your correction.
PushXOR 1 year ago
Correction, you'd end up with -c = aX^2+bX;
And you can't expect someone to solve quadratic formulas programmatic if they don't understand concept of the functions Algebraically.
PushXOR 1 year ago
thnks man!!
koko9544 1 year ago
he's using Unix....download a compiler like MS Visual C++ 2008 Express as an Integrated Development Environment.
meg81 2 years ago
ah...my computer says that the permission is denied or something...i dunno how to fix that prob.. will u help me?
and it also says that it cant find g++ whatever
yhcho96 2 years ago