mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
Uses Welford's online algorithm, as well as the parallel version, to calculate standard deviation.
5 lines
174 B
Text
Generated
5 lines
174 B
Text
Generated
// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
|
|
|
|
*Description*
|
|
|
|
The standard deviation of a numeric field.
|