TheAlgorithms / Solidity

Algorithms and data structures implemented in Solidity
GNU Lesser General Public License v2.1
332 stars 95 forks source link

Area of a sector #23

Open 0xm00k opened 2 years ago

0xm00k commented 2 years ago

Writing the code for an area of a sector

mkubdev commented 2 years ago

Writing the code for an area of a sector

Hi, do you mean a polygon area? What are your function params?