Home
last modified time | relevance | path

Searched defs:function_log (Results 1 – 4 of 4) sorted by relevance

/dports/math/speedcrunch/heldercorreia-speedcrunch-c0fc9c68d292/src/core/
H A Dfunctions.cpp294 Quantity function_log(Function* f, const Function::ArgumentList& args) in function_log() function
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dfunctions.c7098 BUILT_IN_FUNCTION(function_log, args) in BUILT_IN_FUNCTION() argument
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dfunctions.c7098 BUILT_IN_FUNCTION(function_log, args) in BUILT_IN_FUNCTION() argument
/dports/www/xist/ll-xist-5.34/src/ll/
H A Dul4c.py5105 def function_log(x, base=None): function