R/maths_functions.R
angle_between.Rd
This uses R base functions to calculate the angle between two vectors in degrees, accounting for rounding errors to avoid NaNs.
angle_between(x, y)
Vector of length d
Angle in degrees