RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.ArcCsc Function

Calculates the inverse cosecant of a given number.

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

Math

ArcCsc returns the inverse cosecant of X. 

 

Csc 

ArcCsch

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