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.64k stars 74 forks source link

Error on sin x #37

Closed abrudz closed 3 years ago

abrudz commented 3 years ago
>> x=1
>> sin 1x
0.8414709848
>> sin x
Undefined variable: 's'.
PaddiM8 commented 3 years ago

Oh yeah, can't believe I didn't fix this before, since the work was basically already done. Thanks. d1177f6c10b11aa3b5457af053d1d329fc9d3069