compute.theta: Calculate inverse tangent.

Description Usage Arguments Value Author(s)

View source: R/polarCoord.R

Description

Computes angle in polar coordinates, accounting for which quadrant the datapoints are in.

Usage

1

Arguments

x

a vector of size two that give the cartesian coordinates

Value

returns the theta, expressed in radians.

Author(s)

Dustin Fife


fifer documentation built on May 30, 2017, 7:40 a.m.

Related to compute.theta in fifer...