Add square root.
This commit is contained in:
@@ -60,6 +60,8 @@ FUNCTION(factorial);
|
||||
FUNCTION(ln);
|
||||
FUNCTION(exp);
|
||||
|
||||
FUNCTION(sqrt);
|
||||
|
||||
FUNCTION(sin);
|
||||
FUNCTION(cos);
|
||||
FUNCTION(tan);
|
||||
|
||||
Reference in New Issue
Block a user