mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 13:09:02 +00:00
Add missing nsedoc marker for formulas.mean_stddev
This commit is contained in:
@@ -126,7 +126,7 @@ function looksRandom(data)
|
|||||||
return true
|
return true
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Return the mean and sample standard deviation of an array, using the
|
--- Return the mean and sample standard deviation of an array, using the
|
||||||
-- algorithm from Knuth Vol. 2, Section 4.2.2.
|
-- algorithm from Knuth Vol. 2, Section 4.2.2.
|
||||||
--
|
--
|
||||||
-- @params t An array-style table of values
|
-- @params t An array-style table of values
|
||||||
|
|||||||
Reference in New Issue
Block a user