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:
@ -180,7 +180,7 @@ ApplicationWindow
|
||||
["", "", "", ""],
|
||||
["", "", "", ""],
|
||||
["R▲", "", "", ""],
|
||||
["", "", "tan<sup>−1</sup>", "►deg"],
|
||||
["sin<sup>−1</sup>", "cos<sup>−1</sup>", "tan<sup>−1</sup>", "►deg"],
|
||||
["", "", "", ""]
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user