System.Math.DegNormalize

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DegNormalize(const Degrees: Single): Single; inline; overload;
function DegNormalize(const Degrees: Double): Double; inline; overload;
function DegNormalize(const Degrees: Extended): Extended; inline; overload;

C++

extern DELPHI_PACKAGE float __fastcall DegNormalize(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 !