rotx3 | R Documentation |
3x3 Rotation about the x axis
rotx3(deg)
deg |
angle, degrees |
returns a 3 by 3 rotation matrix
matrix, 3 by 3
Jonathan M. Lees <jonathan.lees@unc.edu>
roty3, rotz3, ROTX, ROTZ, ROTY
a = 45
rotx3(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.