Searched defs:function_log (Results 1 – 4 of 4) sorted by relevance
294 Quantity function_log(Function* f, const Function::ArgumentList& args) in function_log() function
7098 BUILT_IN_FUNCTION(function_log, args) in BUILT_IN_FUNCTION() argument
5105 def function_log(x, base=None): function