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

Math

GradToDeg converts angles measured in grads into degrees. 

 

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