- 1
Please help to solve this problem. I have to make program about it.
A=(sqrt (abs (x-1))-sqrt (y;3))/(1+(pow (x;2)/2)+log (e;y/4))
3 odpowiedzi
0
http://www.cplusplus.com/reference/cmath/sqrt/
http://www.cplusplus.com/reference/cmath/log/
http://www.cplusplus.com/reference/cmath/pow/
http://www.cplusplus.com/reference/cstdlib/abs/
for euler number:
_USE_MATH_DEFINES
use M_E as variable. it's defined in the cmath header
+ 1
I am going to use c++
0
anyone can solve this problem ? if no I can not make this please