diff --git a/doc/other.xml b/doc/other.xml index 85fddf4..9f6757d 100644 --- a/doc/other.xml +++ b/doc/other.xml @@ -1270,7 +1270,8 @@ Sometimes, your input channels change slowly enough that you are able to average many successive input values to get a more accurate measurement of the actual value. In general, the more samples you average, the better your estimate -gets, roughly by a factor of sqrt(number_of_samples). +gets, roughly by a factor of +sqrtnumber_of_samples. Obviously, there are limitations to this: