PaddiM8 / kalker

Scientific calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals
https://kalker.xyz
MIT License
1.59k stars 70 forks source link

Broken link in README #63

Closed vi closed 2 years ago

vi commented 2 years ago

Pre-defined functions and constants https://github.com/PaddiM8/kalker/blob/master/kalk/src/prelude.rs

But prelude.rs was split to multiple files, so the link is not 404.

PaddiM8 commented 2 years ago

Ah yes, fixed!