angle360: Calculate the angle (in radians) of the hypotenuse between...

View source: R/angle360.R

angle360R Documentation

Calculate the angle (in radians) of the hypotenuse between vectors x and y relative to axis y.

Description

Calculate the angle (in radians) of the hypotenuse between vectors x and y relative to axis y.

Usage

angle360(x, y)

Arguments

x, y

Numerical vectors.

Value

A vector of radian values.


ellisztamas/sintillate documentation built on Feb. 13, 2023, 5:04 a.m.