Oh great thanks for the hint. I wasn't aware that for the angle between intersecting planes, the normal vector was used, unlike in the angle between intersecting lines. I think this is correct - the normal vector of 2x+3y-z=4 is (2,3,-1) and the normal vector of x=0 is (1). Thus the dot product...