This is the image of a Great Icosahedron that I obtained starting from the coordinates of the vertices, as $A$ ,$B$ $C$, etc.. Now I want to calculate the volume of the solid. In internet (as in this page of Wolfram) I can find a formula for this volume, $$ V=\frac{l^3}{4}(25+9\sqrt{5}) $$
but I can't understand how it is obtained. Some one can explain how it come from.




I'll find the point $B$ from the following illustration using the regular icosahedron from this answer.
(sorry to every reader for the godawful "graphic design"...)
Namely, it can be taken as the intersection of planes $P_1$, $P_2$, $P_3$, where $$(0,-p,1),(-1,0,-p),(p,1,0) \in P_1,$$ $$(0,-p,1),(1,0,-p),(-p,1,0) \in P_2,$$ $$(0,p,1),(-p,-1,0),(p,-1,0) \in P_3$$ (three equilateral triangles with edge length $2 p = 1 + \sqrt{5}$).
We have a system of linear equations $$\lambda_1 (-1, p, -p-1) + \mu_1 (p, p+1,-1) =$$ $$=\lambda_2 (1,p,-p-1) + \mu_2 (-p,p+1,-1) =$$ $$=(0,2p, 0) + \lambda_3 (-p,-p-1,-1) + \mu_3 (p, -p-1, -1).$$
CAS computation says $\lambda_3 = \mu_3 = \dfrac{9+4\sqrt{5}}{20+9\sqrt{5}}$ and therefore $B = (0,p,1) - 2\frac{8p+5}{18p+11}(0,p+1,1) = \frac{1}{18p+11}(0,-13p-8,2p+1)$.
Now we just find the tetrahedron volume by the |determinant|/6 formula. The red-blue intersection vertex is at $(p-2, -1, 0)$ (from another $3 \times 2$ system of intersecting lines), the green-blue one is, symmetrically, at $(2-p, -1, 0)$. Again by CAS the volume is $\tilde V_2 = 14/(6 \sqrt{5}) - 1$.
It is not hard to see that the dodecahedron in our problem has edge length $2/p^2$, so we'll rescale and use $V_2 = \tilde V_2 \frac{8}{p^6}$ in the final calculation.
The regular dodecahedron with edge $1$ has volume $V_0 = (15+7\sqrt{5})/4$.
The upper part of the "pentagrammatic pyramid" has height $\sqrt{1 + 2/\sqrt{5}}$, so the volume $V_1$ of its convex hull is that times $\frac{1}{3} \sqrt{25 + 10 \sqrt{5}}/4$, or in other words, $V_1 = \frac{5 + 2 \sqrt{5}}{12}$.
Now we need only calculate $V_0 + 12 (V_1 - 5 V_2)$. This is a pleasant exercise for the reader...