System.Math.GradToCycle

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GradToCycle(const Grads: Single): Single;
function GradToCycle(const Grads: Double): Double;
function GradToCycle(const Grads: Extended): Extended;

C++

extern DELPHI_PACKAGE float __fastcall GradToCycle(const float Grads)/* overload */;

Propriétés

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

Description

Convertit les grades en cycles.

GradToCycle convertit les angles de grades en cycles.

Voir aussi

Récupérée de « https://docwiki.embarcadero.com/Libraries/Tokyo/f/index.php?title=System.Math.GradToCycle&oldid=163216 »