0
PLEASE HELP C++
I need to calculate the function y=f(x) using switch. Youâre given three X values that the program should prompt you to enter. The answer should be y1=... y2=... y3=... or defaultâ404â function 1+sqrt(a+(fabs(x))) âby x=1â 2+(pow(a*x,2))+exp(x) âby x=5â x+(sqrt(1+b*log(pow(a,2)*x)) âby x=7â
6 Answers
0
oops a=6,72 b=4,85
0
thanks
0
but, how i can use several conditions in one expression?