RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.DegToCycle Function

Returns the value of a degree measurement expressed in cycles.

Pascal
function DegToCycle(const Degrees: Extended): Extended;
C++
Extended DegToCycle(const Extended Degrees);

Math

Use DegToCycle to convert angles expressed in degrees to the corresponding value in cycles. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!