COSH

Section: C Library Functions (3)
Index Return to Main Contents

BSD mandoc
 

NAME

cosh - hyperbolic cosine function  

SYNOPSIS

Fd #include <math.h> Ft double Fn cosh double x Ft float Fn coshf float x  

DESCRIPTION

The Fn cosh and Fn coshf functions compute the hyperbolic cosine of Fa x .  

RETURN VALUES

Exceptional conditions are handled by matherr(3).  

SEE ALSO

acos(3), asin(3), atan(3), atan2(3), cos(3), sin(3), sinh(3), tan(3), tanh(3), math(3), matherr(3)


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 21:44:10 GMT, August 05, 2022