Help with ClassesI am also a beginner. But I remember this from something similar. [code]void Jogger::setName(string...
Expressing y = x^xThanks guys, coulda swore I posted this a few days ago :/ [code]#include <iostream> #include <math.h...
Expressing y = x^xOkay i'm not sure if i'm close or not. I'm trying to do it with a margin of error instead... [code]#...
Expressing y = x^x[code]#include <iostream> using namespace std; int main() { float x,y,logx,logy, z; x = 0; y = ...
Expressing y = x^x"Hey irishguy95. You are going to have to use a numerical algorithm to get an approximate answer. F...
This user does not accept Private Messages