This shows you the differences between two versions of the page.
| xrpl:distance [2019/03/03 21:42] – created Karsten75 | xrpl:distance [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== DISTANCE | ||
| - | |||
| - | ^Arguments^Result^Notation^ | ||
| - | | Coordinates1, | ||
| - | |||
| - | |||
| - | === Description === | ||
| - | Returns the distance between two given pairs of coordinates. (Or two sets of number pairs on the coordinate plane) | ||
| - | |||
| - | === Examples === | ||
| - | < | ||
| - | CurrentCoords 0 0 Distance -> | ||
| - | < | ||
| - | |||
| - | Self GetUnitPixelCoords < | ||
| - | </ | ||