neuralib.sqlp.func.round

neuralib.sqlp.func.round(x, y=None)[source]

https://www.sqlite.org/lang_corefunc.html#round

Parameters:
  • x (float)

  • y (int)

Return type:

float