[TOC]
cotd
Cotangent of argument in degrees
Usage
cotd(A)
A
should be an array of numbers in degrees, 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
.