Unit 'Math' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#rtl]

ArcTanH

Return inverse hyperbolic tangent.

Declaration

Source position: math.pp line 506

function ArcTanH(

  x: Float

):Float;

Description

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

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

See also

artanh

  

Return inverse hyperbolic tangent.


Documentation generated on: Jan 30 2024