RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.GradToCycle Function

Converts grad measurements to cycles.

Pascal
function GradToCycle(const Grads: Extended): Extended;
C++
Extended GradToCycle(const Extended Grads);

Math

GradToCycle converts angles measured in grads into cycles. 

 

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