You have Ring which consist of inner and outer Circles with Radius r and R which are not given but you'll be given Hprizontal distance d which is Tangent to inner circle .
Calculate the Area of the Ring
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers21
Suggested Problems
-
14125 Solvers
-
Least common multiple of many numbers
255 Solvers
-
Rounding off numbers to n decimals
5524 Solvers
-
724 Solvers
-
calculate PI without using pi function
107 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
The way you use assert() in your test suite is not the way that that function actually works. I would invite you to adjust your test suite, since right now just about any solution will pass, including incorrect ones.
Updates -
> Comparing outputs using tolerance has been fixed.
> Tolerance modified as per values used.
@Abdelrahman Adel, you should check the updated test suite for future reference.