php man page for atanh

Query: atanh

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ATANH(3)								 1								  ATANH(3)

atanh - Inverse hyperbolic tangent

SYNOPSIS
float atanh (float $arg)
DESCRIPTION
Returns the inverse hyperbolic tangent of $arg, i.e. the value whose hyperbolic tangent is $arg.
PARAMETERS
o $arg - The argument to process
RETURN VALUES
Inverse hyperbolic tangent of $arg
CHANGELOG
+--------+--------------------------------------------------+ |Version | | | | | | | Description | | | | +--------+--------------------------------------------------+ | 5.3.0 | | | | | | | This function is now available on all platforms | | | | +--------+--------------------------------------------------+
SEE ALSO
tanh(3), atan(3), asinh(3), acosh(3). PHP Documentation Group ATANH(3)
Related Man Pages
atanhl(3) - linux
atanhl(3) - suse
atanh(3) - osx
atanh(3) - freebsd
atanhl(3) - freebsd
Similar Topics in the Unix Linux Community
Perl:: mass replacement of converting C code formats to tgmath.h