Equilateral
Checks if a triangle is equilateral.
Syntax
equilateral?(Triangle)
Description
Given a triangle, returns true
if it is equilateral, and false
otherwise.
![]() |
Checks if a triangle is equilateral.
equilateral?(Triangle)
Given a triangle, returns true
if it is equilateral, and false
otherwise.
![]() |