powered by
skewvector-class
skewvector(m)
m
((0, -z, y), (z, 0, -x), (-y, x, 0))
skewmatrix
rotmatrix
rotvector
eulerzyx
eulerzxz
quaternion
x <- skewvector(c(1,0,0)) x rotmatrix(x) rotation.angle(x)
Run the code above in your browser using DataLab