mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-01-19 03:38:13 +01:00
Update README.md
This commit is contained in:
parent
6dbcee4d21
commit
bdf8410a66
@ -1,5 +1,5 @@
|
|||||||
# kalk
|
# 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)
|
f(x, y) = sum(1, 3, (2sin4/x!)^y) + cos(n deg)
|
||||||
|
Loading…
Reference in New Issue
Block a user