I was wandering if someone could give me guidance to my program. I have to display (logx, sqrt, pow(2.0,3), pow(2.0,2)...in a formulated table...I have started already, but im not sure if I am going around it the right way.
do I have to do FOR loops for each math formula...i.e sqrt, pow...im not sure what to do next, if someone could give me a gentle hint I would be grateful...