Returns the hyperbolic tangent of X.
function Tanh(const X: Extended): Extended;
Extended Tanh(const Extended X);
Math
Tanh calculates the hyperbolic tangent of X.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|