If you look at a right angled triangle - you normally label one angle [itex]\theta[/itex], and the sides would be H, O, and A as normal ... since the sum of the angles in a triangle is [itex]\pi[/itex] radiens, the other angle, the one that is not theta, is [itex]\frac{\pi}{2}-\theta[/itex]. That "other angle" is called the "complimentary angle" or "co-angle" for short.
The sine of [itex]\theta[/itex] would be O/H
The cosine is, by definition, the complimentary sine: sine of the complimentary angle: i.e. [itex]\sin(\frac{\pi}{2}-\theta)[/itex] ... 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 [itex]\tan(\theta)=O/A[/itex] it follows that [itex]\cot(\theta)=A/O[/itex].
You should have these angle shifts in your list of trig identities. It may look like: [itex]\sin(90-\theta)=\cos(\theta)[/itex]
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.]