Easy Tutorial
❮ Func String Htmlspecialchars Php Preg_Quote ❯

PHP atanh() Function

PHP Math Reference Manual

Example

Returns the inverse hyperbolic tangent of different numbers:


Definition and Usage

The atanh() function returns the inverse hyperbolic tangent of a number.


Syntax

Parameter Description
number Required. Specifies a number.

Technical Details

Return Value: The inverse hyperbolic tangent of the number.
Return Type: Float
--- ---
PHP Version: 4.1+
--- ---
PHP Changelog: PHP 5.3: This function is available on all platforms.
--- ---
❮ Func String Htmlspecialchars Php Preg_Quote ❯