CALL PRO (ROTANG, ERRIND, XFRMT)
Returns a homogeneous 3 x 3 matrix to be used for the 2D rotation defined by ROTANG. The rotation ROTANG is specified in radians. A positive value causes rotation in the counterclockwise direction.
The returned matrix can be used as the transformation matrix for the SET LOCAL TRANSFORMATION MATRIX, SET GLOBAL TRANSFORMATION MATRIX, and similar functions.
set global transformation, set local transformation, translate, scale, rotate, compose matrix, build transformation matrix, compose transformation matrix