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 Solvers3403
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3667 Solvers
-
627 Solvers
-
1484 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
358 Solvers
-
588 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