.\" -*- coding: UTF-8 -*- .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" .\" SPDX-License-Identifier: GPL-1.0-or-later .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH ccosh 3 "30 mars 2023" "Pages du manuel de Linux 6.05.01" .SH NOM ccosh, ccoshf, ccoshl \- Fonction cosinus hyperbolique complexe .SH BIBLIOTHÈQUE Bibliothèque de math (\fIlibm\fP, \fI\-lm\fP) .SH SYNOPSIS .nf \fB#include \fP .PP \fBdouble complex ccosh(double complex \fP\fIz\fP\fB);\fP \fBfloat complex ccoshf(float complex \fP\fIz\fP\fB);\fP \fBlong double complex ccoshl(long double complex \fP\fIz\fP\fB);\fP .fi .SH DESCRIPTION Ces fonctions calculent la valeur complexe du cosinus hyperbolique de \fIz\fP. .PP La fonction cosinus hyperbolique complexe est définie par\ : .PP .in +4n .EX ccosh(z) = (exp(z)+exp(\-z))/2 .EE .in .SH STANDARDS C11, POSIX.1\-2008. .SH HISTORIQUE glibc 2.1. C99, POSIX.1\-2001. .SH "VOIR AUSSI" \fBcabs\fP(3), \fBcacosh\fP(3), \fBcsinh\fP(3), \fBctanh\fP(3), \fBcomplex\fP(7) .PP .SH TRADUCTION La traduction française de cette page de manuel a été créée par Christophe Blaess , Stéphan Rafin , Thierry Vignaud , François Micaux, Alain Portal , Jean-Philippe Guérard , Jean-Luc Coulon (f5ibh) , Julien Cristau , Thomas Huriaux , Nicolas François , Florentin Duneau , Simon Paillard , Denis Barbier et David Prévot . .PP Cette traduction est une documentation libre ; veuillez vous reporter à la .UR https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License version 3 .UE concernant les conditions de copie et de distribution. Il n'y a aucune RESPONSABILITÉ LÉGALE. .PP Si vous découvrez un bogue dans la traduction de cette page de manuel, veuillez envoyer un message à .MT debian-l10n-french@lists.debian.org .ME .