docs: fix 'stdvar' detailed explanation

Signed-off-by: Pavel Rysnik <126406830+sakuuj@users.noreply.github.com>
This commit is contained in:
Pavel Rysnik
2026-03-22 18:37:19 +03:00
committed by GitHub
parent 5b96e611dc
commit da22492abc

View File

@@ -563,7 +563,7 @@ an info-level annotation.
#### `stdvar`
`stdvar(v)` returns the standard deviation of `v`.
`stdvar(v)` returns the standard variance of `v`.
`stdvar` only works with float samples, following IEEE 754 floating
point arithmetic. Histogram samples in the input vector are ignored, flagged by