mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
Add missing nsedoc marker for formulas.mean_stddev
This commit is contained in:
@@ -126,7 +126,7 @@ function looksRandom(data)
|
||||
return true
|
||||
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.
|
||||
--
|
||||
-- @params t An array-style table of values
|
||||
|
||||
Reference in New Issue
Block a user