ProtoFlux:AvgMulti: Difference between revisions

From Resonite Wiki
create page yay
 
m YoshBot moved page ProtoFlux:Avg Multi to ProtoFlux:AvgMulti: Automated: removing spaces from ProtoFlux namespace
 
(2 intermediate revisions by 2 users not shown)
Line 12: Line 12:
|}}
|}}


The [[ProtoFlux:Avg Multi|Avg Multi]] node returns the [https://en.wikipedia.org/wiki/Arithmetic_mean arithmetic mean] of multiple values as a more general form of the [[ProtoFlux:Avg|Avg]] node.
The '''Avg Multi''' node returns the [https://en.wikipedia.org/wiki/Arithmetic_mean arithmetic mean] of multiple values as a more general form of the [[ProtoFlux:Avg|Avg]] node.


== 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.



Latest revision as of 23:41, 20 August 2025

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