I have a group of bottles on a table that I want to arrange in a straight line such that each bottle will have a space of 2 cm from the bottles that are next to him. Also, the group must be centered on the table. How can I know the position of each bottle for n bottles (in 2 dimensional space).
Thank you in advance.