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

DegToRad converts degrees to radians.

Syntax
C#
Visual Basic
public TMtxVec DegToRad();

DegToRad converts degrees to radians for all calling object elements in-place. 

The following transformation is used: Radians = PI*180*Degrees

DegToRad

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