Filled in this node page. |
m YoshBot moved page ProtoFlux:Value Cube to ProtoFlux:ValueCube: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 15: | Line 15: | ||
{{Note|This is similar to using the [[ProtoFlux:Pow|Pow]] node, and using the value that you want to cube and setting the power to 3.|information}} | {{Note|This is similar to using the [[ProtoFlux:Pow|Pow]] node, and using the value that you want to cube and setting the power to 3.|information}} | ||
{{Note|If you want to square a value, use the [[ProtoFlux:Value Square|Value Square]] node instead.|suggestion}} | |||
== Inputs == | == Inputs == |
Latest revision as of 00:40, 21 August 2025
n3
Operators
The Value Cube node takes in a value and cubes it, basically returning itself multiplied by itself 3 times.
Inputs
N (Pseudo-Generic)
The number we want to cube.
Outputs
* (Pseudo-Generic)
Returns the cubed value.
See Also
- Wikipedia's definition of cube.