FunctionsTrigonometry
cot
Returns cot(x) in radians for numeric inputs. Rows where tan(x) is zero or non-finite yield NULL.
cot(…) → Float64Kind · scalar
Returns cot(x) in radians for numeric inputs. Rows where tan(x) is zero or non-finite yield NULL.
Part of the Trigonometry family.