I have been trying to figure out how to write a simple program to compute the x,y points for creating a regular polygon of n sides. Can someone give me some code examples th
I know you asked for an answer in Visual Basic, however here is a solution in JavaScript.