[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Math' (#rtl)

ArcSinH

Return inverse hyperbolic sine

Declaration

Source position: math.pp line 366

function ArcSinH(

  x: Float

):Float;

Description

arcsinh returns the inverse hyperbolic sine of it's argument x.

This function is an alias for arsinh, provided for Delphi compatibility.

See also

arsinh

  

Return inverse hyperbolic sine


Documentation generated on: Jun 23 2021