Hello,
As the title says, I would like to get the X and Y coordinates of where the 2 arcs intersect.
I only know how to check if they do intersect… hides in shame
Challenge: Animate the drawing of the bisector of a triangle
Hello,
As the title says, I would like to get the X and Y coordinates of where the 2 arcs intersect.
I only know how to check if they do intersect… hides in shame
Challenge: Animate the drawing of the bisector of a triangle
Did you look it up in Wikipedia?
2nd
look at map() in the reference
The article Chrisir found for you shows there no need to to use arcs for this problem.