SSSTriangle
SSSTriangle[a, b, c] returns a filled triangle with sides of lengths a, b, and c.
Examples
Graphics[SSSTriangle[3, 4, 5]]SSSTriangle[1, 1, 1]Please visit the official Wolfram Language Reference for more details.
SSSTriangle[a, b, c] returns a filled triangle with sides of lengths a, b, and c.
Graphics[SSSTriangle[3, 4, 5]]SSSTriangle[1, 1, 1]Please visit the official Wolfram Language Reference for more details.