We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2589451 commit 383e906Copy full SHA for 383e906
1 file changed
docs/manual.adoc
@@ -667,11 +667,11 @@ The maximum and minimum of the samples supplied can be obtained from the max() a
667
668
sum() returns the summation of all of the samples:
669
670
-image::images/maths1.jpg
+image::images/maths1.jpg[]
671
672
mean() returns the mean value:
673
674
-image::images/maths2.jpg
+image::images/maths2.jpg[]
675
676
An instance of Mean can be reset between samples using the reset() method.
677
0 commit comments