API:System.Math.ArcSin

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ArcSin(const X : Extended) : Extended; overload;
function ArcSin(const X : Double) : Double; overload;
function ArcSin(const X : Single) : Single; overload;

C++

extern DELPHI_PACKAGE System::Extended __fastcall ArcSin(const System::Extended X)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Math.pas
System.Math.hpp
System.Math System.Math

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !