You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.Tanh Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.Tanh Function

Compute the Tanh function from the source and return the result.

Pascal
function Tanh(const X: TMtx): Matrix; overload;

Internally calls Matrix.Tanh

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