[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'math' (#rtl) |
Return inverse hyperbolic tangent
Source position: math.pp line 287
function arctanh( |
x: float |
):float; |
arcsinh returns the inverse hyperbolic tangent of it's argument x.
This function is an alias for artanh, provided for Delphi compatibility.
|
Return inverse hyperbolic tangent |
No notes exist for this page yet.