Anzeigen: Delphi
C++
Anzeigeeinstellungen
System.Math.GradToCycle
Aus XE2 API Documentation
Delphi
function GradToCycle(const Grads: Single): Single; function GradToCycle(const Grads: Double): Double; function GradToCycle(const Grads: Extended): Extended;
C++
extern PACKAGE float __fastcall GradToCycle(const float Grads)/* overload */;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | public | System.Math.pas System.Math.hpp |
System.Math | System.Math |
Beschreibung
Wandelt Neugrad in Kreiszyklen um.
GradToCycle wandelt Neugrad in Kreiszyklen um.