ProtoFlux:Avg Multi: Difference between revisions

From Resonite Wiki
create page yay
 
Fixed types to "Pseudo-generic" in descriptions.
Line 16: Line 16:
== Inputs ==
== Inputs ==


=== Inputs (Dummy) ===
=== Inputs (Pseudo-generic) ===
The values to be averaged.
The values to be averaged.


== Outputs ==
== Outputs ==


=== * (Dummy) ===
=== * (Pseudo-generic) ===
The arithmetic mean of the inputs.
The arithmetic mean of the inputs.



Revision as of 11:07, 22 May 2024

Avg
Inputs
*
+
-
Math

The Avg Multi node returns the arithmetic mean of multiple values as a more general form of the Avg node.

Inputs

Inputs (Pseudo-generic)

The values to be averaged.

Outputs

* (Pseudo-generic)

The arithmetic mean of the inputs.

Examples