simple.angle: Give angle between two points

Description Usage Arguments Value

Description

simple.angle() returns the angle from one point to another

Usage

1
simple.angle(x, y, ax.x, ax.y)

Arguments

x

x coordinate of ending point

y

y coordinate of ending point

ax.x

x coordinate of starting point

ax.y

y coordinate of ending point

Value

the angle in degrees


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