math - Finding angle between two unit vectors in three dimensions -


i trying basic 3d simulation has been 20 years since learned stuff in high school...

if have 2 vectors in 3 dimensions, how find angle between them. example have 1 vector of (3,2,1) , of (4,-5,6) how find angle (in degrees or radians) between them. if recall there formula this.

thanks.

here go


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -