SquaredDistance: Squared distance between points 'SquaredDistance' Squared...

Description Usage Arguments Value

Description

Squared distance between points SquaredDistance Squared Euclidean distance between points

Usage

1
SquaredDistance(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 squared distance.


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