We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a02b164 commit 91b7e48Copy full SHA for 91b7e48
examples/example5.lua
@@ -1,7 +1,6 @@
1
2
--- This example that will attempt to calcualte the standard deviation of a
3
--- number by calling functions tcalling functions that have been defined.
4
---
+-- This example that will attempt to calculate the standard deviation of a
+-- list of numbers using the functions API and a set of simple mathmatical functions
5
6
local cjson = require("cjson")
7
local types = require("tableshape").types
0 commit comments