Cot - Analog Devices VISUALDSP++ 3.5 Manual

C/c++ compiler and library for adsp-219x processors
Hide thumbs Also See for VISUALDSP++ 3.5:
Table of Contents

Advertisement

DSP Run-Time Library Reference

cot

cotangent
Synopsis
#include <math.h>
float cotf (float a)
double cot (double a)
Description
This function calculates the cotangent of its argument
sured in radians. If
Algorithm
c = cot(a)
Domain
x = [–9099 ... 9099]
4-52
is outside of the domain, the function returns 0.
a
for
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
, which is mea-
a
, c
cotf( )
ot( )
for ADSP-219x DSPs

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?

Questions and answers

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents