mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-06-26 04:31:49 +02:00
Update README.md
This commit is contained in:
parent
8c67e02618
commit
387a2ede3f
@ -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…
x
Reference in New Issue
Block a user