Returns the value of a degree measurement expressed in cycles.
function DegToCycle(const Degrees: Extended): Extended;
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!
|