Problem 43298. Calculate area of sector
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
-
3 Comments
David Verrelli
on 5 Jul 2018
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).
Dyuman Joshi
on 21 Feb 2021
Formula removed from the problem statement and additional test cases added.
Kien
on 15 Nov 2023
good pr
Solution Comments
Show commentsGroup

Project Euler II
- 12 Problems
- 51 Finishers
- Sums of cubes and squares of sums
- Sum of big primes without primes
- Project Euler: Problem 11, Largest product in a grid
- Highly divisible triangular number (inspired by Project Euler 12)
- Divisors for big integer
- Large Sum (inspired by Project Euler 13)
- Longest Collatz Sequence
- Project Euler: Problem 16, Sums of Digits of Powers of Two
- Project Euler: Problem 18, Maximum path sum I
- Recurring Cycle Length (Inspired by Project Euler Problem 26)
- Numbers spiral diagonals (Part 1)
- Numbers spiral diagonals (Part 2)
Problem Recent Solvers2385
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!