Problem 1369. CONVERT TAN TO SIN
In a right angle triangle ABC given the tan(A) then find sin(A)
For example tan(A)=3/4 then sin(A)=3/5
Solution Stats
Problem Comments
- 
		2 Comments
		Dhruv Shrivastava
    	on 11 May 2022
	
	
  	It is not accepting my solution. Even the numerical value in decimal and in fraction is identical to the solutions in the test cases.
		Dyuman Joshi
    	on 11 May 2022
	
	
  	It is because your solution is incorrect.
Solution Comments
Show commentsProblem Recent Solvers378
Suggested Problems
- 
         
         310 Solvers 
- 
         Given a matrix, return the last eigen value 228 Solvers 
- 
         
         355 Solvers 
- 
         
         278 Solvers 
- 
         
         544 Solvers 
More from this Author13
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!