The correct option is B θ=cos−1(^n1.^n2)
We know the angle between the planes is same as the angle between their normals. Here the normals are ^n1 and ^n2. So we can get the angle between them by dot product,
¯n1.¯n2=cosθ
⇒θ=cos−1(^n1.^n2)
One Important thing to notice is that, we will lose information on angle by doing sin−1|^n1×^n2| or cos−1|^n1.^n2| as it will restrict the value of angle to (0,π2) in case 1 and (−π2,π2) in case 2.