Start » Filter Reference » Basic » Real » AverageReals
| Module: | FoundationLite | 
|---|
Returns the average of two numbers.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inA | Real | First input Real value to be averaged | 
![]()  | 
				inB | Real | Second input Real value to be averaged | 
![]()  | 
				outAverage | Real | Output average of input Real values | 
Hints
- This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.
 
Complexity Level
This filter is available on Basic Complexity Level.


 Basic
