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

Add prod #41

Closed abrudz closed 3 years ago

abrudz commented 3 years ago

You have sum, so prod is natural.

PaddiM8 commented 3 years ago

True, added!