RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.GradToDeg Function

Converts grad measurements to degrees.

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

GradToDeg converts angles measured in grads into degrees. 

 

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