So this is easy to calculate in 2 dimensions, if you have a circle represented by 3 points the angle between any two consecutive points and the spheres centre is simply $\frac{2\pi}{n}$. I basically would like to know if there is a version of the same thing in 3d for spheres.
The reason why I need to know this is because I am trying to calculate the bonding angles of different molecules. For example, methane has a tetrahedral shape and whilst I could just go look up the H-C-H bond angle, it would be better to have a general formula. This is also how I realised it was actually a math problem not just a chemistry problem.