Radians to Degrees Scalar: Difference between revisions

From Terragen Documentation from Planetside Software
Jump to navigation Jump to search
No edit summary
Redmaw (talk | contribs)
m Added image.
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Image:drex_module_111_image_0.png|485pxpx|Radians to Degrees Scalar]]
<div style="float:right; border-style:solid; padding:20px"><categorytree mode=pages hideroot=off>Convert</categorytree></div>
 
[[File:RadiansToDegreesScalar_00_GUI.png|none|470px|Radians to Degrees Scalar]]
 
 
== Overview ==
The Radians to Degrees Scalar node converts a scalar value from radians to degrees.  The math to convert radians to degrees is:
 
Radians * 180 / π
 
Pi ( π) is used in trigonometry as a constant to represent a half-rotation around a circle in radians, and has a value of approximately 3.14159.
 
[[File:Degree_Radian_Conversion.png|none|600px|Degree-Radian Conversion]]
 
 
 
This node has no other settings apart from the Input node.
'''Settings:'''
 
*'''Name:''' This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Radians to degrees scalar nodes in a project.
*'''Enable:''' When checked, the node is active and the conversion operation will take place. When unchecked the values assigned to its Main Input, if any, are passed through, otherwise a value of 0 is passed through.
 
 
<br /n>


'''Node Description & Purpose: '''<br /> These two nodes convert a scalar value from degrees to radians and radians to degrees, respectively.<br /><br />'''Node Type: ''' Function<br /><br />'''Settings: '''<br /> This node has no other settings apart from the Input node.


<!-- imported from file: module_111.html-->


[[Category:Convert]]
[[Category:Convert]]

Latest revision as of 00:11, 9 March 2022

Radians to Degrees Scalar
Radians to Degrees Scalar


Overview

The Radians to Degrees Scalar node converts a scalar value from radians to degrees. The math to convert radians to degrees is:

Radians * 180 / π

Pi ( π) is used in trigonometry as a constant to represent a half-rotation around a circle in radians, and has a value of approximately 3.14159.

Degree-Radian Conversion
Degree-Radian Conversion


This node has no other settings apart from the Input node.

Settings:

  • Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Radians to degrees scalar nodes in a project.
  • Enable: When checked, the node is active and the conversion operation will take place. When unchecked the values assigned to its Main Input, if any, are passed through, otherwise a value of 0 is passed through.