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);

GradToCycle converts angles measured in grads into cycles. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!