neuralib.sqlp.func.mod

neuralib.sqlp.func.mod(x, y)[source]

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

Parameters:
  • x (float)

  • y (float)

Return type:

float