Calculate the total surface area and volume of a triangular prism from its three triangle sides and prism length.
Last updated: June 2026 | By Patchworkr Team
Side A is required.
Triangle area: A = sqrt(s(s-a)(s-b)(s-c)), where s = (a+b+c)/2
Surface area: SA = perimeter x length + 2A
Volume: V = A x length
Related Tools