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