System.Math.GradToCycle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 */;

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.

Siehe auch