SommaireTelecharger la documentationChapitre suivantChapitre precedent  

  .: News :.: Edito :.: Scripts :.: Forum :.: Erreurs :.: Jobs :. 
 
Sommaire

Mathématiques

Introduction
Abs
Acos
acosh
Asin
asinh
Atan
Atan2
atanh
base_convert
BinDec
Ceil
Cos
cosh
DecBin
DecHex
DecOct
deg2rad
Exp
Floor
getrandmax
hexdec
lcg_value
Log
Log10
max
min
mt_rand
mt_srand
mt_getrandmax
number_format
OctDec
pi
pow
rad2deg
rand
round
Sin
sinh
Sqrt
srand
Tan
tanh

6.50.14 cosh

[ Exemples avec cosh ]   PHP 4 >= 4.0.7RC1

Description

float cosh(float arg )

cosh retourne le cosinus hyperbolique de arg, définit comme (exp(arg) + exp(-arg))/2.

Voir aussi cos, acosh, sin et tan.


Chapitre précédentChapitre suivantAccueil nexen.net