API:System.Math.ArcTan2

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ArcTan2(const Y, X: Extended): Extended;
function ArcTan2(const Y, X: Double): Double;
function ArcTan2(const Y, X: Single): Single;

C++

extern DELPHI_PACKAGE System::Extended __fastcall ArcTan2(const System::Extended Y, 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 !