You are here: Symbol Reference > Math387 Namespace > Functions > Math387.TanhX Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.TanhX Function

Hyperbolic tangens.

Pascal
function TanhX(X: double): double; overload;

Returns the hyperbolic tangens od real argument X by using SinCosh method: Sinh(x)/Cosh(x).

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!