Refactor math library
This commit is contained in:
@@ -19,7 +19,7 @@ local singleargfunctions = {
|
||||
}
|
||||
|
||||
local singleargposdomain = {
|
||||
'log', 'log10', 'sqrt', 'ceil',
|
||||
'log', 'sqrt', 'ceil',
|
||||
}
|
||||
|
||||
local twoargfunctions = {
|
||||
|
||||
Reference in New Issue
Block a user