Distance: Distance between points 'Distance' A Euclidean distance...

Description Usage Arguments Value

Description

Distance between points Distance A Euclidean distance between points

Usage

1
Distance(e1x, e1y, e2x, e2y)

Arguments

e1x

The x coordinate of a point.

e1y

The y coordinate of a point.

e2x

The x coordinate of another point.

e2y

The y coordinate of another point.

Value

The distance.


NumbersInternational/qrserver documentation built on May 7, 2019, 7:19 p.m.