Given a 3D vector field n Cartesian coordinates = - sin(x) x + yy - zz a) Plot the field using Python over the range x, y and z from -1 to 1. b) Calculate the divergence of the field. What is the value at the origin? C Calculate the curl of the field, and explain what the result means