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 Solvers3687
Suggested Problems
-
2182 Solvers
-
1781 Solvers
-
764 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 Solvers
-
2669 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