neuralib.sqlp.func.log

neuralib.sqlp.func.log(b, x)[source]

https://www.sqlite.org/lang_mathfunc.html#log

Parameters:
  • b (float)

  • x (float)

Return type:

float