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

arcsinh

Return inverse hyperbolic sine

Declaration

Source position: math.pp line 342

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: Nov 14 2015