Direction cosines
Given a vector of three-velocities, returns their direction cosines
cosines(u, drop = TRUE)
u |
A vector of three-velocities |
drop |
Boolean, with default |
Robin K. S. Hankin
cosines(r3vel(7)) cosines(r3vel(1),drop=TRUE) cosines(r3vel(1),drop=FALSE)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.