mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-11-07 16:34:21 +01:00
Update README.md
This commit is contained in:
parent
6dbcee4d21
commit
bdf8410a66
@ -1,5 +1,5 @@
|
||||
# kalk
|
||||
Kalk is a CLI calculator that supports user-defined variables and functions. An example of what it can parse:
|
||||
Kalk is a calculator (both program and library) that supports user-defined variables and functions. An example of what it can parse:
|
||||
|
||||
```
|
||||
f(x, y) = sum(1, 3, (2sin4/x!)^y) + cos(n deg)
|
||||
|
Loading…
Reference in New Issue
Block a user