WLJS LogoWLJS Notebook

SASTriangle

SASTriangle[a, γ, b] returns a filled triangle with sides of length a and b and angle γ between them.

Examples

Graphics[SASTriangle[1, Pi/3, 1.5]]
SASTriangle[2, Pi/4, 3]

Please visit the official Wolfram Language Reference for more details.

On this page