arcAngle: The counterclockwise arc of two points relative to a third

Description Usage Arguments Value Author(s)

Description

Compute the beginning and ending angles for an arc in radians relative to a third point

Usage

1
arcAngle(x, y, center)

Arguments

x

the xy coordinates of the first point

y

the xy coordinates of the second point that is counterclockwise from the first

center

the xy coordinates of the reference point

Value

a two-item numeric vector containing the angle in radians of the two points relative to the reference point

Author(s)

Elliot Noma


PlotRegionHighlighter documentation built on May 2, 2019, 9:34 a.m.