RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.ArcSecH Function

Calculates the inverse hyperbolic secant of a given number.

Pascal
function ArcSecH(const X: Extended): Extended;
C++
Extended ArcSecH(const Extended X);

Math

ArcSec returns the inverse hyperbolic secant of X. 

 

Sec 

Sech

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!