RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.CycleToGrad Function

Converts an angle measurement from cycles to grads.

Pascal
function CycleToGrad(const Cycles: Extended): Extended;
C++
Extended CycleToGrad(const Extended Cycles);

CycleToGrad converts angles measured in cycles into grads. 

 

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