Calculate key pyramid face angles and slant heights for common right pyramids.
Last updated: June 2026 | By Patchworkr Team
Square pyramid: slant height = sqrt(h^2 + (s/2)^2), face angle = atan(h / (s/2))
Triangular pyramid: uses the inradius of an equilateral base, s/(2sqrt(3))
Rectangular pyramid: separate face angles for each side length
Related Tools