Equilateral Checks if a triangle is equilateral. Syntax equilateral?(Triangle) Description equilateral?(Triangle) Given a triangle, returns true if it is equilateral, and false otherwise. Related functions Equilateral triangle Table of Contents Syntax Description Related functions