Similar?
Checks if two triangles are similar.
Syntax
similar?(Triangle, Triangle)
Description
Given two triangles, returns true
if they are similar, and false
otherwise.
![]() | ![]() |
Checks if two triangles are similar.
similar?(Triangle, Triangle)
Given two triangles, returns true
if they are similar, and false
otherwise.
![]() | ![]() |