CoolFace
Apppublic

HarshvardhanCn01/Voice-Assistant

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
floor.js5 linesDownload Raw Back to math-intrinsics
1'use strict';2 3/** @type {import('./abs')} */4module.exports = Math.floor;5