Enter the two ordered pairs that you want scratch to find the midpoint of. The ordered pair should be entered with no space and a comma between the two numbers. The number must be a whole number. The program can handle coordinate numbers up to two digits. It can handle negative numbers. To indicate a negative number, put a - symbol in front of the number Example syntext: 42,50 3,-30 -5,9 The program will then display the ordered pair representing the midpoint at the top of the screen.
All the code to find delta X and delta Y is copied from my point distance calculator. Please tell me if you find a mistake. I would appreciate it. Credits: -All code by me -Scratch for programming language and scratch and backdrop I guess for the record: Added negative numbers script on November 19, 2021 math Math