You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Math387 Class > Math387 Methods > Math387.DegToRad Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Math387.DegToRad Method

Returns the value of a degree measurement expressed in radians.

Syntax
C#
Visual Basic
public static double DegToRad(double Deg);

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

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