self explanatory
I decided to make a calculator that would calculate the slope of a line easily. this uses the simple maths equation x2-x1 -------- =the slope of the line y2-y1 to calculate what the slope of your two X and Y coordinates are. fortunately, I have added the ability to select where the positions are on a grid or just enter them as numbers if your coordinates are larger than the scratch 240x180 of each quadrant. example X1= 382 Y1=923 X2=18 Y2=108 you would need to use the option that does not use the grid.