Cotangent
Returns the cotangent of the given angle.
NOTE: cot(x) = cos(x) / sin(x) = 1 / tan(x)
Back