mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-20 18:10:07 +00:00
file-format.rst, data/ dir, pix/ dir
This commit is contained in:
parent
e335c51441
commit
42fa081b4e
160 changed files with 239713 additions and 7 deletions
4
docs/data/fe-example-3.mlr
Normal file
4
docs/data/fe-example-3.mlr
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
func f(a, b) {
|
||||
return sqrt(a**2 + b**2)
|
||||
}
|
||||
$xy = f($x, $y)
|
||||
Loading…
Add table
Add a link
Reference in a new issue