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