From this question Evaluation of a product of sines I allready know that: $$\prod_{k=1}^{n-1} \sin(\frac{k\pi}{n}) = \frac{n}{2^{n-1}}.$$
I am interested in a closed form for the following product: $$\prod_{k=2}^{n-1} \sin(\frac{n\pi}{k})$$ where $n$ is a fixed integer. Does one exist? My math abilities are sadly not sufficient to derive it from the linked question. The reason why I am interested in a closed form is that this product evaluates to 0 at composite numbers, as allready pointed out by @orion in the comments.
For illustration purposes: this is a graph of $f(x) = \prod_{k=2}^{n} \sin(\frac{\pi x}{k})$ with increasing $n$:
Judging by its looks, I doubt that a closed form exists. What we can say is that $f$ is periodic with period $n!$.