bbodi / notecalc3

NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.
https://bbodi.github.io/notecalc3/
GNU Affero General Public License v3.0
1.16k stars 43 forks source link

Support for user defined functions #29

Closed bbodi closed 3 years ago

bbodi commented 3 years ago

myfunc(a):
  a*2

myfunc(12)
bbodi commented 3 years ago

brave_ej6NhBkw4t