ProtoFlux:ValueMax: Difference between revisions

From Resonite Wiki
add Value Max
 
m YoshBot moved page ProtoFlux:Value Max to ProtoFlux:ValueMax: Automated: removing spaces from ProtoFlux namespace
 
(2 intermediate revisions by 2 users not shown)
Line 14: Line 14:


Returns the maximum between two values.
Returns the maximum between two values.
== Inputs ==
=== A (Pseudo-generic) ===
One of the values to compare.
=== B (Pseudo-generic) ===
One of the values to compare.
== Outputs ==
=== * (Pseudo-generic) ===
Returns the result.
[[Category:ProtoFlux:All]]


[[Category:ProtoFlux:Math]]
[[Category:ProtoFlux:Math]]

Latest revision as of 00:41, 21 August 2025

Max
A
*
B
Math

Returns the maximum between two values.


Inputs

A (Pseudo-generic)

One of the values to compare.

B (Pseudo-generic)

One of the values to compare.

Outputs

* (Pseudo-generic)

Returns the result.