API:System.Math.CycleToDeg

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CycleToDeg(const Cycles: Single): Single;
function CycleToDeg(const Cycles: Double): Double;
function CycleToDeg(const Cycles: Extended): Extended;

C++

extern DELPHI_PACKAGE float __fastcall CycleToDeg(const float Cycles)/* overload */;

Properties

Type Visibility Source Unit Parent
function public
System.Math.pas
System.Math.hpp
System.Math System.Math

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!