User profile: pass

User info
User name:pass
History
Joined:
Number of posts:9
Latest posts:

C++why this recursion code is not working?
can anyone fix this to work? #include<iostream> #include<cstring> #include<cstdlib> #include <c...

recursion code
this is my radian equation. if you input 24 radian and you get 5.15 radian. so cos(24)= .424 cos...

recursion code
this is my final version of C++ code (it is working) I need another version, recursion (recursive) v...

C++ Cosine? radian?
so how to program the code to get 4.15 rad?

C++ Cosine? radian?
do you mean you have to write your own cos function? yes. and how to get the number 4.15 radians ....

This user does not accept Private Messages