hmatrix_rotate_z
Create a matrix for rotation about Z
Syntax:
A = hmatrix_rotate_z(angle)
Description:
Creates a transformation matrix for rotation about Z axis angle - rotation angle (float, in degrees) A - transformation matrix (float, 4x4)