Length to Scalar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Image:drex_module_106_image_0.png|485pxpx|Length to Scalar]] | [[Image:drex_module_106_image_0.png|485pxpx|Length to Scalar]] | ||
'''Node Description & Purpose: '''<br /> The Length to scalar node calculates the length, or magnitude, of the Input vector and then outputs the length as a scalar. The length is calculated using the following formula:<br /><br /> scalar '''becomes''' <u>square root of</u>( vector.x x vector.x + vector.y x vector.y + vector.z x vector.z )<br /><br />'''Node Type: ''' Function<br /><br />'''Settings: '''<br /> This node has no other settings apart from the Input node. | '''Node Description & Purpose: '''<br /> The Length to scalar node calculates the length, or magnitude, of the Input vector and then outputs the length as a scalar. The length is calculated using the following formula:<br /><br /> scalar '''becomes''' <u>square root of</u>( vector.x x vector.x + vector.y x vector.y + vector.z x vector.z )<br /><br />'''Node Type: ''' Function<br /><br />'''Settings: '''<br /> This node has no other settings apart from the Input node. | ||
<!-- imported from file: module_106.html--> | <!-- imported from file: module_106.html--> | ||
[[Category:Convert| ]] | |||
Revision as of 01:09, 18 May 2011
Node Description & Purpose:
The Length to scalar node calculates the length, or magnitude, of the Input vector and then outputs the length as a scalar. The length is calculated using the following formula:
scalar becomes square root of( vector.x x vector.x + vector.y x vector.y + vector.z x vector.z )
Node Type: Function
Settings:
This node has no other settings apart from the Input node.
