PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Statistics> <Math Functions
Last updated: Fri, 10 Oct 2008

view this page in

tanh

(PHP 4 >= 4.0.7, PHP 5)

tanhHyperbolic tangent

Description

float tanh ( float $arg )

Returns the hyperbolic tangent of arg , defined as sinh(arg)/cosh(arg).

Parameters

arg

The argument to process

Return Values

The hyperbolic tangent of arg



add a note add a note User Contributed Notes
tanh
There are no user contributed notes for this page.

Statistics> <Math Functions
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites