Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md

Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
This commit is contained in:
andrc1901 2021-11-23 21:03:08 +03:00 committed by GitHub
parent bbd14f7e53
commit 1b62120c1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ toc_priority: 108
## exponentialMovingAverage {#exponential-moving-average}
An aggregate function that calculates the exponential moving average of values for the determined time.
Сalculates the exponential moving average of values for the determined time.
**Syntax**