Hi, I'm trying to compute the gradient tensor of a vector field and I must say I'm quite confused. In other words I have a vector field which is given in spherical coordinates as:
\vec{F}=\begin{bmatrix} 0 \\ \frac{1}{\sin\theta}A \\ -B \end{bmatrix} , with A,B some scalar potentials and I...