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
-
Find the numeric mean of the prime numbers in a matrix.
9052 Solvers
-
2780 Solvers
-
Set the array elements whose value is 13 to 0
1417 Solvers
-
Reverse the elements of an array
1086 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1209 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!