Preparing search index...
The search index is not available
Chalkboard - v2.2.0
Chalkboard
Chalkboard
stat
meanMoving
Function meanMoving
Calculates the moving mean of an array.
meanMoving
(
arr
:
number
[]
,
windowSize
:
number
)
:
number
[]
Parameters
arr
:
number
[]
The array
windowSize
:
number
The size of the moving window
Returns
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v2.2.0
Loading...
Calculates the moving mean of an array.