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