Alias for Cotan.
Source position: math.pp line 406
function Cot(
x: Float
):Float;
cot is an alias for the cotan function.
cotan
Return cotangent.