WOLFRAM

PolyhedronAngle[poly,p]

gives the solid angle at the point p and spanned by edges with common point p.

PolyhedronAngle[poly,e]

gives the dihedral angle between the two faces with common edge e.

Details

Examples

open allclose all

Basic Examples  (2)Summary of the most common use cases

The dihedral angle between two faces with common edge {1,2} of in canonical form:

Out[3]=3

The solid angle at the vertex point {0,0,0} and spanned by edges:

Out[2]=2

The solid angle of at the point 1 in canonical form:

Out[3]=3

Scope  (2)Survey of the scope of standard use cases

Use PolyhedronAngle to find the solid angles at the vertex points:

Out[2]=2

The dihedral angle at the given edge:

Out[3]=3

PolyhedronAngle works on polyhedra:

Out[2]=2

Tetrahedron:

Out[3]=3

Octahedron:

Out[4]=4

Properties & Relations  (2)Properties of the function, and connections to other functions

PolyhedronAngle[,{p1,p2}] is equivalent to DihedralAngle[{p1,p2},{v,w}] where v and w are vectors in adjacent faces of {p1,p2} in a polyhedron :

Out[5]=5
Out[6]=6

PolyhedronAngle[,p] is equivalent to SolidAngle[p,{u1,,ud}] where u1,,ud are vectors adjacent to the point p in a polyhedron :

Out[3]=3
Out[4]=4
Wolfram Research (2019), PolyhedronAngle, Wolfram Language function, https://reference.wolfram.com/language/ref/PolyhedronAngle.html.
Wolfram Research (2019), PolyhedronAngle, Wolfram Language function, https://reference.wolfram.com/language/ref/PolyhedronAngle.html.

Text

Wolfram Research (2019), PolyhedronAngle, Wolfram Language function, https://reference.wolfram.com/language/ref/PolyhedronAngle.html.

Wolfram Research (2019), PolyhedronAngle, Wolfram Language function, https://reference.wolfram.com/language/ref/PolyhedronAngle.html.

CMS

Wolfram Language. 2019. "PolyhedronAngle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PolyhedronAngle.html.

Wolfram Language. 2019. "PolyhedronAngle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PolyhedronAngle.html.

APA

Wolfram Language. (2019). PolyhedronAngle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PolyhedronAngle.html

Wolfram Language. (2019). PolyhedronAngle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PolyhedronAngle.html

BibTeX

@misc{reference.wolfram_2025_polyhedronangle, author="Wolfram Research", title="{PolyhedronAngle}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/PolyhedronAngle.html}", note=[Accessed: 04-April-2025 ]}

@misc{reference.wolfram_2025_polyhedronangle, author="Wolfram Research", title="{PolyhedronAngle}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/PolyhedronAngle.html}", note=[Accessed: 04-April-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_polyhedronangle, organization={Wolfram Research}, title={PolyhedronAngle}, year={2019}, url={https://reference.wolfram.com/language/ref/PolyhedronAngle.html}, note=[Accessed: 04-April-2025 ]}

@online{reference.wolfram_2025_polyhedronangle, organization={Wolfram Research}, title={PolyhedronAngle}, year={2019}, url={https://reference.wolfram.com/language/ref/PolyhedronAngle.html}, note=[Accessed: 04-April-2025 ]}