I want to use this code
\begin{align}
& \cos(90^\circ-v) = \sin(v)\\ & \sin(90^\circ-v) = \cos(v).
\end{align}
....twice, and have the same numbering of the equations appear to the right of in both ''aligned''. Now, when i put down this code one more time in the same document i get numbering (3) and (4), But I want it to be (1) and (2) as in the first ''align''.
