nkOpAverage
- Last UpdatedJan 24, 2023
- 1 minute read
The nkOpAverage node calculates the average value of input.
For example: (x+y+z)/3
Limits
Size: [1..4]
Output
-
Output size: 1
Code example
This is a code example for nkOpAverage.
<nkOpAverage name="nNodeName" size="3" input="1 1 1"/>