n2
Operators
The Value Square node takes in a value and squares it, basically multiplying itself by 2 and returning that value.
Inputs
N (Pseudo-Generic)
The number we want to square.
Outputs
* (Pseudo-Generic)
Returns the squared value.
See Also
- Wikipedia's definition of square.