floorDiv

private fun floorDiv(x: Long, y: Long): Long(source)

Executes the floorDiv step in the SDAI data layer.

Return

Result produced by floorDiv.

Author

Dmitriy Moroz

Parameters

x

x value consumed by the API.

y

y value consumed by the API.