angle2: Compute the angle between 2d vectors 360 degrees

View source: R/givens.R

angle2R Documentation

Compute the angle between 2d vectors 360 degrees

Description

Compute the angle between 2d vectors 360 degrees

Usage

angle2(x, y)

Arguments

x

vector with length 2

y

vector with length 2

Value

angle in radians


woylier documentation built on Oct. 1, 2024, 5:08 p.m.