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