m ProbablePrime moved page Value Min (ProtoFlux) to ProtoFlux:Value Min: Creating protoflux Namespace |
Filled in this node page. |
||
Line 13: | Line 13: | ||
|}} | |}} | ||
Returns the | The '''Value Min''' node takes in two values and returns the lower of the two values. | ||
== Inputs == | |||
=== A (Pseudo-Generic) === | |||
The first value. | |||
=== B (Pseudo-Generic) === | |||
The second value. | |||
== Outputs == | |||
=== * (Pseudo-Generic) === | |||
Returns the lower of the two values. | |||
[[Category:ProtoFlux:Math]] | [[Category:ProtoFlux:Math]] |
Latest revision as of 19:06, 29 June 2024
Min
Math
The Value Min node takes in two values and returns the lower of the two values.
Inputs
A (Pseudo-Generic)
The first value.
B (Pseudo-Generic)
The second value.
Outputs
* (Pseudo-Generic)
Returns the lower of the two values.