From: Ian Abbott Date: Wed, 9 May 2012 16:40:34 +0000 (+0100) Subject: doc/other.xml: Small DocBook mark-up fix. X-Git-Url: http://git.tremily.us/?p=comedilib.git;a=commitdiff_plain;h=98869fa36daa7ffb50733dd4aef3c2a197961c49 doc/other.xml: Small DocBook mark-up fix. Use proper mark-up for sqrt function in slowly varying inputs section. --- 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: