have this vector: [4.236, 1] Now in my notes it says normalize by its length and gets [0.973, 0.229] How is that done?
Follow Math Help Forum on Facebook and Google+
solved: [4.236, 1]/ (sqrt(4.236^2+1^2) = [.973, .229]
View Tag Cloud