User profile: mhopeck

User info
User name:mhopeck
History
Joined:
Number of posts:5
Latest posts:

Programming part of a project...
[code]double dQ(double Q3) { return (Q3*(1-((b/a)/(1+((b*F)/k*(log(b/a))))))); }[/code] ...

Programming part of a project...
OK, so in the function "b", do I have to run a 'for loop' to define thick? or do I do that in the ma...

Programming part of a project...
So I just changed all of the floats in the program to doubles, to make it easier. I do have a call t...

Programming part of a project...
Thanks, I tried coding parts of the project so far...But I've come up with an error...Any idea what ...

Programming part of a project...
I'm going to need loops here, but I'm not sure how (logically). Ultimately, I need to find the v...

This user does not accept Private Messages