Preparing search index...
The search index is not available
typescript-dsa
typescript-dsa
algorithms/statistics/Essential
avg
Function avg
avg
(
nums
:
number
[]
)
:
number
Returns
The average or mean.
Parameters
nums:
number
[]
The numbers to compute the average of.
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
typescript-
dsa
algorithms/statistics/
Essential
algorithms/statistics/
Exponential
Generator
algorithms/statistics/
Generator
algorithms/statistics/
Normal
Generator
data_
structures/hashmap/
Hashmap
data_
structures/linked_
list/
Linked
List
data_
structures/queue/
Queue
data_
structures/stack/
Stack
data_
structures/tree/
Tree
avg
std
vnc
Generated using
TypeDoc
Returns
The average or mean.