mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 18:25:45 +00:00
1 line
86 B
Bash
1 line
86 B
Bash
mlr --from data/small put 'func f(a, b) { return sqrt(a**2 + b**2) } $xy = f($x, $y)'
|