ProtoFlux:Avg: Difference between revisions

From Resonite Wiki
m no usage
m the node
Line 13: Line 13:
|}}
|}}


'''Avg''' returns the [https://en.wikipedia.org/wiki/Arithmetic_mean arithmetic mean] of two values.
The '''Avg''' node returns the [https://en.wikipedia.org/wiki/Arithmetic_mean arithmetic mean] of two values.


== Inputs ==
== Inputs ==

Revision as of 03:12, 15 January 2024

Avg
A
*
B
Math

The Avg node returns the arithmetic mean of two values.

Inputs

A (Dummy)

A value.

B (Dummy)

A value. This value must match the type of A.

Outputs

* (Dummy)

The arithmetic mean of the two inputs.

Examples