Description
Returns the inverse hyperbolic tangent of value.
Syntax:
atanh(float $num): float
Parameters
Parameter | Description |
---|---|
y | Dividend parameter |
x | Divisor parameter |
Return Values
Inverse hyperbolic tangent of num.
Returns the inverse hyperbolic tangent of value.
Syntax:
atanh(float $num): float
Parameter | Description |
---|---|
y | Dividend parameter |
x | Divisor parameter |
Inverse hyperbolic tangent of num.