Distance Between Two Points

The distance between two points can be found by applying the Pythagorean Theorem.
| Input | |
| x1: | |
| y1: | |
| x2: | |
| y2: | |
| Output | |
| d: | |

The distance between two points can be found by applying the Pythagorean Theorem.
| Input | |
| x1: | |
| y1: | |
| x2: | |
| y2: | |
| Output | |
| d: | |