You are here: Symbol Reference > Math387 Namespace > Functions > Math387.RadToDeg Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.RadToDeg Function

Converts radians to degrees.

Pascal
function RadToDeg(Rad: double): double; overload;

Use RadToDeg to convert angles measured in radians to degrees, where degrees = radians(180/pi).

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!