Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.73 ">

tanh

(PHP 4 >= 4.1.0)

tanh -- Tangente hyperbolique

Description

float tanh ( float arg)

tanh() retourne la tangeante hyperbolique de arg, définie comme sinh(arg)/cosh(arg).

Voir aussi tan(), atanh(), sin() et cos().