How do I determine if angle x is within y degrees of mc._rotation

Hi, I’m having a problem determining if the angle created between two movie clips (which I’ve calculated with Math.atan2) is within +/-35 degrees of movie clip b’s rotation. Can somebody help me with the code, or at least the math?!