If you look at a right angled triangle - you normally label one angle \theta, and the sides would be H, O, and A as normal ... since the sum of the angles in a triangle is \pi radiens, the other angle, the one that is not theta, is \frac{\pi}{2}-\theta. That "other angle" is called the "complimentary angle" or "co-angle" for short.
The sine of \theta would be O/H
The cosine is, by definition, the complimentary sine: sine of the complimentary angle: i.e. \sin(\frac{\pi}{2}-\theta) ... you work it out you'll see it comes to A/H for your triangle ... which is the usual definition of the cosine you are used to.
Similarly, the cotangent is the tangent of the complimentary angle.
Since \tan(\theta)=O/A it follows that \cot(\theta)=A/O.
You should have these angle shifts in your list of trig identities. It may look like: \sin(90-\theta)=\cos(\theta)
You notice I didn't immediately go "cot = cos/sin"? I don't actually memorize these things: I just use an understanding of what the trig functions actually
mean.
The trig functions are pretty much just the names for specially drawn line segments on the unit circle.
http://en.wikipedia.org/wiki/Unit_circle#Trigonometric_functions_on_the_unit_circle
[Aside:
... see how the trig functions in CAF123's replies are in normal text and in yours they are in italics? That is what the backslash does. "\sin" etc is a special function that tells LaTeX to write out the letters "sin" in a special way. It also affects the spacing.
... you can see the LaTeX markup i someone's reply by hitting the "quote" button at the bottom of the reply ... the code will be displayed in the quoted text.]