Returns the value of a degree measurement expressed in cycles.
function DegToCycle(const Degrees: Extended): Extended;
Extended DegToCycle(const Extended Degrees);
Use DegToCycle to convert angles expressed in degrees to the corresponding value in cycles.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|