A=function(r,seta)
r(m) is radius of sector, seta (radian) is angle of sector, and A (m^2) is its area.
Solution Stats
Problem Comments
4 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers3417
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1992 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2538 Solvers
-
403 Solvers
-
721 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2143 Solvers
More from this Author27
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
No challenge if players can just COPY-AND-PASTE the formula from the Problem Statement! There should also be more test cases (minimum of four).
Formula removed from the problem statement and additional test cases added.
good pr
1