rotz {LOMAR} | R Documentation |
rotz
Description
Create a rotation matrix representing a rotation of theta radians about the z-axis
Usage
rotz(theta)
Arguments
theta |
angle in radians |
Value
a 3x3 rotation matrix
[Package LOMAR version 0.4.0 Index]