User profile: JarJarz

User info
User name:JarJarz
Bio:Pursuing a BS in Physics
History
Joined:
Number of posts:5
Latest posts:

Storing a value obtained in a loop and using it in the same equation to get a result
Ahh, this makes perfect sense. Thank you for helping me understand!

Storing a value obtained in a loop and using it in the same equation to get a result
I forgot to mention I cannot create a function. So where should i go from here? [code]#include <iost...

Storing a value obtained in a loop and using it in the same equation to get a result
For example if I am using the equation [(x/y)+y] / 2 = z How would I store the value of z in a fo...

Help fixing code please (aligning numbers)
I need help aligning my data, so far i'm getting everything lined up its just in my hyperbolic funct...

Aligning Numbers
I am converting a number given by the user to hyperbolic functions, I have the code written I just n...