Cot
Alias for Cotan
Declaration
Source position: math.pp line 338
function Cot(x: Float) : Float;
Description
cot is an alias for the cotan function.
See also
Name | Description |
---|---|
cotan | Return cotangent |
Alias for Cotan
Source position: math.pp line 338
function Cot(x: Float) : Float;
cot is an alias for the cotan function.
Name | Description |
---|---|
cotan | Return cotangent |