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

RadToDeg converts radians to degrees.

Syntax
C#
Visual Basic
public TMtxVec RadToDeg();

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

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

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