float angle = chf(“angle”);

vector4 rot = quaternion(radians(angle), {1,0,0});

@N=qrotate(rot, @N);