simple.dist: Give 2D Euclidean distance between two points

Description Usage Arguments Value

Description

simple.dist() returns the simple distance between two points

Usage

1
simple.dist(x1, y1, x2, y2)

Arguments

x1

x coordinate of first point

y1

y coordinate of first point

x2

x coordinate of second point

y2

y coordinate of the second point

Value

the distance


ash129/penrose documentation built on May 17, 2019, 12:04 p.m.