Home > database >  Python programming
Python programming

Time:09-21

Ask a great god, and how to use python code to calculate the area of the regular polygon
Area=n * (s2)/(4 * tan (PI/n)) this is a formula, n for length, s for the number of edges
Thanks for a great god
  • Related