added arcsin and arccos

added a stack for temporaries, otherwise it became to tedious to keep
track which function uses which temporary for later
This commit is contained in:
Mirko Scholz
2020-09-10 18:49:47 +02:00
parent b56523fadf
commit 2903579efd
5 changed files with 135 additions and 35 deletions

View File

@ -180,7 +180,7 @@ ApplicationWindow
["", "", "", ""],
["", "", "", ""],
["R▲", "", "", ""],
["", "", "tan<sup>1</sup>", "►deg"],
["sin<sup>1</sup>", "cos<sup>1</sup>", "tan<sup>1</sup>", "►deg"],
["", "", "", ""]
]