The problem is i am able to get the ration if i give sin(radians) but how do i get the radians by inputing the ratio. Help me please
This is a discussion on Function sin within the C++ Programming forums, part of the General Programming Boards category; The problem is i am able to get the ration if i give sin(radians) but how do i get the ...
The problem is i am able to get the ration if i give sin(radians) but how do i get the radians by inputing the ratio. Help me please
look up the asin() function, also in math.h