how to describe a right angle hum?
uhhh with vertex coordinates of two line segments
struct Name_Of_Right_Angle_Struct {
Name_Of_Point_Struct pts[3];
// the angle is at pt[1]
};
Undescribed Horrific Abuse, One Victim & Survivor of Many Thu, 05 Sep 2024 14:25:22 -0700
how to describe a right angle hum?
uhhh with vertex coordinates of two line segments
struct Name_Of_Right_Angle_Struct {
Name_Of_Point_Struct pts[3];
// the angle is at pt[1]
};