Cosh - 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

C Run-Time Library Reference

cosh

hyperbolic cosine
Synopsis
#include <math.h>
double cosh(double);
float coshf (float);
Description
The
function returns the hyperbolic cosine of its argument.
cosh
Error Conditions
The
function returns the IEEE constant
cosh
side the domain.
Example
#include <math.h>
double x,y;
y = cosh(x);
See Also
sinh
3-48
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
if the argument is out-
+Inf
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?

Subscribe to Our Youtube Channel

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents