Afficher : Delphi
C++
Préférences d'affichage
System.Math.ArcCsc
De XE2 API Documentation
Delphi
function ArcCsc(const X: Single): Single; function ArcCsc(const X: Double): Double; function ArcCsc(const X: Extended): Extended;
C++
extern PACKAGE float __fastcall ArcCsc(const float X)/* overload */;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | System.Math.pas System.Math.hpp |
System.Math | System.Math |
Description
Calcule la cosécante inverse d'une valeur donnée.
ArcCsc renvoie la cosécante inverse de X.