Fixed node visual. |
m YoshBot moved page ProtoFlux:Value One Minus to ProtoFlux:ValueOneMinus: Automated: removing spaces from ProtoFlux namespace |
||
(No difference)
|
Latest revision as of 00:41, 21 August 2025
1-n
Operators
The Value One Minus node takes in a value and subtracts it from a starting point of 1. This can be done similarly with the Sub node.
Inputs
* (Pseudo-Generic)
Takes in the number we want to use for subtracting from 1.
Outputs
* (Pseudo-Generic)
Returns the new value.
See Also
- Wikipedia's definition of subtraction.
- Microsoft's documentation on the subtraction operator.