Function The y Coordinate
the y coordinate of point A
Format:
the y coordinate of point A
Input:
point A -
Output:
number - None
Properties that reference this function:
slope of line AB = ((the y coordinate of point B) - (the y coordinate of point A)) / ((the x coordinate of point B) - (the x coordinate of point A)) (Slope of a Line)
Conditional properties that reference this function:
- if M is the midpoint of line AB, then the y coordinate of point M = ((the y coordinate of point A) + (the y coordinate of point B)) / 2 (link)
Comments
Please log in to add comments