[TOC]
cot
Cotangent of argument in radians
Usage
cot(A)
A
should be an array of numbers in radians, which can be complex or real.
The output is an array containing the cotangent of each element of
A
.
The output has the same size as
A
.