Jump to content

Rodrigues’ rotation formula: Difference between revisions

→‎{{header|Go}}: Use arrays instead of slices.
m (julia example)
(→‎{{header|Go}}: Use arrays instead of slices.)
Line 110:
)
 
type vector [3]float64
type matrix [3]vector
 
func norm(v vector) float64 {
9,485

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.