API:System.Math.DegToCycle

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DegToCycle(const Degrees: Single): Single;
function DegToCycle(const Degrees: Double): Double;
function DegToCycle(const Degrees: Extended): Extended;

C++

extern DELPHI_PACKAGE float __fastcall DegToCycle(const float Degrees)/* 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 !