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

Returns the value of a degree measurement expressed in radians.

Pascal
function DegToRad(Deg: double): double; overload;

Use DegToRad to convert angles expressed in degrees to the corresponding value in radians, where radians = degrees(pi/180).

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