Returns the hyperbolic tangent of X.
function Tanh(const X: Extended): Extended;
Extended Tanh(const Extended X);
Tanh calculates the hyperbolic tangent of X.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|