yjs/lib/math.js
2018-11-27 14:59:24 +01:00

5 lines
56 B
JavaScript

/**
* @module math
*/
export const floor = Math.floor