Function Point in a segment

point X is in segment AB

Format:

point X is in segment AB

Input:

point X -
point A -
point B -

Output:

boolean - None

Details:

B A X

Conditional properties that reference this function:

  • if M is the midpoint of line AB, then point M is in segment AB (link)
  • if m∠ABC = 180, then point B is in segment AC (link)
  • if point M is in segment AB, then point M lies in interior of ∠AXB (link)
  • if (point M is in segment BC) and (m∠AME = 180) and (m∠ACD = 180), then point E lies in interior of ∠BCD (link)


Comments

Please log in to add comments