Hello,

I have one XY Point that should be the center of a pentagon.
I want the length of each side to be 20.
This is a Cartesian Coordinate System.
I also want the tip on the pentagon to be facing South. So basically I want to draw an upside-down homeplate with the XY point the center. How can I calculate the points?


Thanks!