add basic arithmatic operations
Signed-off-by: Ava Hahn <ava@aidanis.online>
This commit is contained in:
parent
f8ab31e9aa
commit
a429b546d0
5 changed files with 364 additions and 6 deletions
10
Readme.org
10
Readme.org
|
|
@ -149,11 +149,11 @@ Will need a concatenate function for tables
|
|||
*** TODO Can enter multiple lines of text, with formatting in repl
|
||||
*** TODO arithmetic operations
|
||||
**** TODO typecast (int)
|
||||
**** TODO typecast (zfloat)
|
||||
**** TODO add
|
||||
**** TODO sub
|
||||
**** TODO div
|
||||
**** TODO mul
|
||||
**** TODO typecast (float)
|
||||
**** DONE add
|
||||
**** DONE sub
|
||||
**** DONE div
|
||||
**** DONE mul
|
||||
**** TODO exp
|
||||
**** TODO mod
|
||||
**** TODO inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue