User: Lonelypanda

  • Public profile

User profile: Lonelypanda

User info
User name:Lonelypanda
History
Joined:
Number of posts:7
Latest posts:

Functions Lab
[code]double calcWattsGenerated ( double n, double w) { return n * std::pow( ( w/25.0) ,3) ...

Functions Lab
am i missing a cin statement to bring the calcwattsgenerated equation into the void ?

Functions Lab
its supposed to print out the numerical value replacing the watts with kilo, or mega when necessary ...

Functions Lab
removed double watts variable and the return, i'm not getting any calculations , [code]#includ...

Functions Lab
so something like this now i'm getting an error saying switch quantity not an integer on line 68 ...

This user does not accept Private Messages