{"_id":"@stdlib/math-base-special-floor","_rev":"14-7d4733fe2c839e0be7d6bc9735502cdd","name":"@stdlib/math-base-special-floor","dist-tags":{"latest":"0.2.3"},"versions":{"0.0.1":{"name":"@stdlib/math-base-special-floor","version":"0.0.1","keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-floor@0.0.1","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"ea8a59b698664c21f188e77b3aca65dcdf6154ef","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.0.1.tgz","fileCount":14,"integrity":"sha512-CE8eBuFX4/DAkr9ixE30e2ERCviG3OBVJwwugzBx4L8M2xtIpeS0Ow5EJf2Obb0t3BlW/RXZTw+JxgpoKeGeiA==","signatures":[{"sig":"MEUCIQCjWFl8WLd4noDnLvVEzLPoaUBOflc/qMWQ+guBmcaVvwIgc3FloQjZtzr9sccMNO6bPQur6vSWibMjoVGM0g8MEWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx5MOCRA9TVsSAnZWagAAAgwP/2ADrTSHsx+3wnuSv5KJ\n3O7pMG+ihu9sHPXEI3FcduunbXO5aeMpsmC5Tjylayc1rkE05Ug1gSRgxwRn\nJjiOmq5ab5uH4jLVHN6k6e9gNUlK4UTeCnqTc+TrFs46nAlYM9T0ltaSVMEL\nXGGjkt2HLtlOk88GZf1sLX9Wjn2V1yzeEJ0LhufwFXENR7n2Vps0rYoRE5Kn\nawfqrgbmV6Dzu5ABAfjQDpZ4DHZBezIzSjH8XKW2y2LK6LoS8hUBHMAOK50K\noAHNtpo2NyOUSDh6n8SRuAdTJc8H2Pc4KwUbxJLHqt3Na4V2rOLdfVvMdUmH\nx5VGStdZsIJ37aL32ha4ndIuhTFBI+fL8imKdj7IF4tlNs0tvRqtOe3ifjY6\nVwY5N+2BCHPrwQh//e/dCmH344pkZeDb2IXvnVBgSsj9fNy060F0GKsX1UZa\nQPAUeC1tkPegyBX2OHVu0ZKA0J+vTOcC1LLyU7LBXvLAowfeaFfRnktyBFMv\nRQjsFaaCY8GDigDBJwSwhKVJqmLuKVuP7nhV9mxYaPMfVCdYEU2CRt2WO1sa\ngiFXrIWnyVqFLlATUCHuuUxlMcs4GpyA8k7Y0AuBdeVLM+qSJFAaL0eTxZNn\nxJrWvD60u4+lQlYIy50skUlk1k/tOi+TH1vQmfFpBzA0+KmVZhZKWz6ZLYJr\np7Go\r\n=0kLl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"45aa74d9bb3a99e32a185a58b41e3b7dfcff3a9b","gypfile":true,"scripts":{"test":"make test","install":"node-gyp rebuild","examples":"make examples","test-cov":"make test-cov"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-floor.git","type":"git"},"_npmVersion":"6.14.13","description":"Round a double-precision floating-point number toward negative infinity.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"14.17.0","dependencies":{"@stdlib/math-base-napi-unary":"^0.0.x","@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/utils-try-require":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-floor_0.0.1_1623692046488_0.9829461889754487","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@stdlib/math-base-special-floor","version":"0.0.2","keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-floor@0.0.2","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"f10713cc774a9afc6c4044685538f0fa41643367","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.0.2.tgz","fileCount":15,"integrity":"sha512-JElbqw7C7ZELAVTDSMD9gKOwNeUj+oiZIPlgphney3YqdELtKL+Hj2UTPcVqgyRWaUM9LvT2MkFFOjUvvcAaiA==","signatures":[{"sig":"MEUCIQDD/gXOwqrvzSJ+Wr9xJCh2FGRFGbxm3wM4LGh4Vo9nRAIgJ3FikvmH5vgn/8Ey1FZXnvgX0nFpUN32HjmAid2nP/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx+YpCRA9TVsSAnZWagAAy6QP/jzBOhOVppiAqMF+eab0\ngNhFJD1XXaTl/78aB9rwRVXmfMKtO0pyGqEltxfkjq9aofj9SuyRaibNojZZ\n5MGcmHmIMDai3Ic5Zic/xvJICfTjQ6Wn0UwAUNsrjaw4sIJglFT0bd9u0X8F\nptMWbtUR9NsuecvCGQ1CLteAd+fCCvhpOEM+emoG1pdmkCzGYjfjTl9PL1nb\nuzHj8oil12vqnGcRdR9x1c3fnztQ9fllCDDrSW1ziAGdxY8P6iQnGWrQFMFX\nt4ySjeZ8VS/x5WpPKFTA+rAPpOhAr2t+iqEJE/fjeByPsYa9HQjvB7e/wLE3\n6zwbZESO6uTzooZVaGn1D++Qtmmvx1Rp54x7ZXq90NEUCCpAHGt9fJ/wRwZC\ntjPTNUBnUar7yeMnhVjKClx+guxvaygDZJjbt1d6uZtxX09rBjiB0kRWavK9\nIkHLXBL4BgxsDRsmu/8IIyXXhrTcdbbZmToL+b7hF2C2WCSPv86FfVloCAQv\nKhNsyFVGBZRNwOMTns3L1hwRYvzUgFFF1dYfER42GKxCPME+SdSVGzXyAHWK\nPUPqOq7RZWEDxydskeR2AAS32IiNsXQ60WiK+CWhqqjtWtdHniyF9sJJl8uf\nyUe+VTLdsdaMeUOIri3ufTXnfJ30+Wuot1LOoNt6yTvws3Ugs6mHP0E+ZjJu\nItCr\r\n=9GEW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"633b4acf9dac62b0480037b96eac6d7b29bfe55f","gypfile":true,"scripts":{"test":"make test","install":"node-gyp rebuild","examples":"make examples","test-cov":"make test-cov"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-floor.git","type":"git"},"_npmVersion":"6.14.13","description":"Round a double-precision floating-point number toward negative infinity.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"14.17.0","dependencies":{"@stdlib/math-base-napi-unary":"^0.0.x","@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/utils-try-require":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-floor_0.0.2_1623713321254_0.23299733987975868","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@stdlib/math-base-special-floor","version":"0.0.3","keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-floor@0.0.3","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"2f60552edd0e7d9cd661f2e09a2160d50bd2ffd1","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.0.3.tgz","fileCount":15,"integrity":"sha512-xxi6K5cATtK6q3puDbWDdgHaJYpDybit5jy9Z/A5s3mQg/2hE5vF9E/s4QuOg0iekc6gCgPGSwow2Wg1rH7L0g==","signatures":[{"sig":"MEQCIA7uYpm/eAPxTusH7BmU0+QgN1z+bm/HO8yBip/QsRbDAiBGW7vWOk11Wv6subGr/xvMSbfPwU3A5YKCiOTqgm/gyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyMATCRA9TVsSAnZWagAAB6IP/2q5/szb6YQ5rAV1Isjm\nlRIr3HoI0yznXyuZen9yMOBSZ2R119KrPH+7PN/PWDCr0fN1FCcjipdJ0tjA\nSzzX5KLdo8zisbIfti2nBDVBXgt2OGf2WlO9UPnCgIccEPYVX2cnOY+xWlOV\nbd0fRKS4a8vOl4HtZhkIxyWMqMWcHqfCALTiBpdztLRIxe2jE7AaTmA6HLtF\nS99vq86uEnIBtlCcbHbSRN5Tjh0NP2HU82R6tVY8t5II8+A6aB/tCVo3/AEC\naDgtrqySCbO3Ha4Vq5q1anc7GPFdlbM8dx1vTqTnyeRdOfQ5KB3EVnlvTdfM\ne7fmTkKkRWAeO7BsmaI8a+TCZdgT9DiWe+XpHZ7Z8DlfgkGXye43YfMOjp9P\nrMgVDyohFPUI2+ADkBusb8DnOh4EJIq4Hq3eei4Qh2TRJQyDR8OOjLZMZaXf\n44zZVAtMii1HamXtIWBHtWRcDwetIZ9DBR9H0MlB0BvOrORmOHNin32n4Hq8\nnCXBzw1qj4Q5qfx+P4X8CK12KnIVsxj2uSg+3j8spfCe/uYAQVyYC56ppDGy\ndnHB39HT8una6ClctawgQIda1FnUPJ6CxJvKsi1tSDwG6Z+hXxnagAzJLAEs\nAB4DiujBVzlxxkVDCQqqiofLt07/YhkqzlFXquVBh+ZwizzeQYOvAY9D5Xv4\nHHio\r\n=ycI5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"300f218096f274b71144f0af8945fedfe3a7f97f","gypfile":true,"scripts":{"test":"make test","install":"node-gyp rebuild","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-floor.git","type":"git"},"_npmVersion":"7.7.6","description":"Round a double-precision floating-point number toward negative infinity.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/math-base-napi-unary":"^0.0.x","@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/utils-try-require":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-floor_0.0.3_1623769107663_0.8091385724061468","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@stdlib/math-base-special-floor","version":"0.0.4","keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-floor@0.0.4","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"e905472525e8b82bac7503b88145c32222a5a115","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.0.4.tgz","fileCount":17,"integrity":"sha512-tJwkdu6xenFx2Lu31cVQUOtooHI1NYC/u+dm1k97UV0HqpU5MSU2GZqhfART2Qq7xEbv1GH9ROaxN6lO5Gqcyw==","signatures":[{"sig":"MEQCIBhwkRH7D63axqJoGQ9GeIKf1j//XZAwsSK2lf12qHnYAiA9E3Pnji7bXZQSN8c1rkAXDRO7q2yXR7CF/dB/2zhWSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyXpFCRA9TVsSAnZWagAANnUQAI27gGJGJZxCoZkYvA0a\noRNMHj6KfJWX2uaNfChr2iAWN64wHt3p8HxboBOBw5OUGZfj5rZ6KhWhcWVP\nAbOS+VMDijY9neabKPu8gP9vTD8HKV4nZV5sQVuozAopAZE2XCvpBBU34KFl\nU12EYkv8JE3OEhqg8zbYU9xyiKvC9oOUiGbKvsbo19vBNCvtpNbmh1aO//wq\nx2UojPXiChpCf73YgrbskZrgSt9ntGwI3Th+XPe4kh+W07qym8B4nbVy0gi2\nJhYO+owbOnL/CH9uo/u7sjm/QPdZ+0Nn5goHGWvNel1b6xY2sxQBUK6b1T6V\nInRQwJUUTCu1yH56xh9Gd84EH/ZWAGswT7OO8KFNd3jbXlHme2JqXeFvnTPt\nl0DPbQ75s2D/f41lThSWbSCBji1MC8jUhu0zNgW/Y4YEjCm0PjP6igzMenmf\njj9S9yM0BfWgPVXZcbhSRcafdJ7J/XK8zhVoJ8mQkeFQIRobSrsl3HXd3TVV\n+3UXCkPVGvwWi1syTbTnrR4Y9Lk/gpCL4hylefV5NHnRtv8g02AVR/Prn2Zs\ng+GkWfYkGgo5Ep7dQPjn9Ix/mNPNtsRzf+JI2WqB4XiIPyg7M6Lvhse0Od8+\nmre8gs20IFpKyGKhMBG5bEeAZ6GQwB6lWKwc9SsusgVFJN1mVmJWM0wiK7vE\n5s32\r\n=Cyo3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"dc02be51e29fef78a719228045d8fb4df1a744b2","gypfile":true,"scripts":{"test":"make test","install":"node-gyp rebuild","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-floor.git","type":"git"},"_npmVersion":"7.7.6","description":"Round a double-precision floating-point number toward negative infinity.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/math-base-napi-unary":"^0.0.x","@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/utils-try-require":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-floor_0.0.4_1623816773751_0.41892799888180265","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@stdlib/math-base-special-floor","version":"0.0.5","keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-floor@0.0.5","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"ccc7dfd09c5d13764c366ff9a03eafcd1c889c60","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.0.5.tgz","fileCount":17,"integrity":"sha512-3/i4Rp7yvw1cikjZtk5Eo8efa5I/bOev25k/7FJUbT/BsviAN/OczmrI35AuhEcKeJM0XKM/DeqDzPCRccV03w==","signatures":[{"sig":"MEUCIQCzYpSbAxPOHGfTEG3GFktC4mDDUS8/JkW1ykO21add2wIgY/uZIAgYdTTO+K2beZBKA3kQOa5xkt8KY76E5JmlYrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2PxaCRA9TVsSAnZWagAATm0P/A+EslLxfBMTSq+GI3xO\nEjEZszLWMDotRWZIMIns2P/tuxEttGYfT7zPeXD0v9qoDELoMo5pCqbMv9Jt\nKo09bnoGiInqcc8yve+o6AAQeGvPgpZxctKjiVNef85bJm5B8q/UuhW8trKf\niRtIWXObscnKPvNNwvyuBheU4dedaP50zODEpWhOfbw7vilKsBvQweB/IDJP\n1B4rV+N5oTOul72wpU1KJOnHyNaKn6Uwrj5OwVZDz0qS+dz1T8UuP/3POesM\nhE05g20H4qOQqHoSZ1a+tb7fJuakTtNg3bnxE6/jEXpXs5TMIWbaPCG73FxN\nYngRUaYsGv6P008X9y+I00ncUJBwh/L/Z7Eu9lR7OyMGh0kfhI9lj3KbeHjh\nZy4rZt3inY0flcP3zEuc1YSikGxFeUgDFPm0V1BpKEjTF7ItY1nBQdVWgB4P\n5wXAWa2vvWYbOcBZJevmgezCp6gNK46IN6vs4fxzSr/pj6O8LI5KOuDqAzbC\nNup5YnrPGxN0yH3yCXRs7jxzE0E24mj63hlshH8IDkmrnNifVR31ZqPf0fLJ\nlc6H34lSUMzswfWt1R2/6hBdvgGP9V8EgSK+SsWltgbrfeomFaGpNZbUuax/\nhB6LsZ+i6KcK8liCE/IgKZ6O3bTS8flW3Rzkq5F1XUteVCSpeqsbAudY5e+v\nIdjF\r\n=p/Jx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"c6f802afc65ff3fe801b932735707ada2c2d18c4","gypfile":true,"scripts":{"test":"make test","install":"node-gyp rebuild","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-floor.git","type":"git"},"_npmVersion":"7.7.6","description":"Round a double-precision floating-point number toward negative infinity.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/math-base-napi-unary":"^0.0.x","@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/utils-try-require":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-floor_0.0.5_1624833113636_0.5212367974379319","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@stdlib/math-base-special-floor","version":"0.0.6","keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-floor@0.0.6","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"f25afde153f8a661cab31c3977d09e26e226c4a7","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.0.6.tgz","fileCount":17,"integrity":"sha512-B5mN/UGb33t2/EAeEPpDcDMPmmympHnYSwU0A0XxfBnM0tBRY7fZgpxrYf7eRZhxyocBYFVYaEkPXD/6+fcjlQ==","signatures":[{"sig":"MEYCIQCfsHjXN/cOqubGi0X9UImQGKrMX5mUBJjaTwodFTA20wIhAKUPOyD8VAqKqTL1Q+Jqtzx99VARETNJXCWRR2XSLyAu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5O/4CRA9TVsSAnZWagAABWoP/2/xj7yTwsnYj7ErTHYU\n8oyb6JQERvWs3LacakA01td4GG0T2HCtoKxS34OIjskPO5BpVmZvEJ+tttSe\npj7qam4xwAiGAYKN9hI2HCA57StYxtiPejjwHslljwzWjKoJ7Xpybpw6Gjoe\n02r/Zoo/2AVIrLsQgJuFGrfUtm8LYdpGCMWvSXRSH5EUJW0GXlImJzwSXfvJ\neVvALx4zieXsoeE22EBc5Vh3H+bl2reXolKtUb0Gl95jFfOkIXCQvDndWV8l\nhT66K0wNr1cofn8od6TOGvVn4rZADrfRQqNH1Ii1Nui84YTLCbmkLwvftMPk\nZDxBorMXP+3D31ucilyZwMRhEG57GzvkRdl4ryTcmiqu8ihpiztbD0BzNYbU\nuwLzpaTsQ3Bw0XoquLyCsDZOW4rqDIoU5Q3Feivop7CddPSRosdfvsShVPly\nr6RfoJ22THjN0ZY/Jykap4gwnAjwKvM9ovZCNXXd7gt24eOEcWxIsD7swXwP\nZaJC7fCI9GZyxj9TSrDK8163kv1LzN+fRJdMse4c4IB0rdu9TSDupfG5tmUm\nmr8cxP3ntWpl/qPcNbMULCXjmkrRfDUl+LZyTKz5TobJZnsGdLLZxHwihzbB\nraH161e3JbHvbI2FgqlRkYTY/ZMK9IRJ7bWvu1wBG+d3dMcSS+jawsTu4z4g\nL5fr\r\n=4FOw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"b57ccb561b9f0565641f3cf558a1713550ed07b0","gypfile":true,"scripts":{"test":"make test","install":"node-gyp rebuild","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-floor.git","type":"git"},"_npmVersion":"7.7.6","description":"Round a double-precision floating-point number toward negative infinity.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/math-base-napi-unary":"^0.0.x","@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/utils-try-require":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-floor_0.0.6_1625616376070_0.2870818898675489","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@stdlib/math-base-special-floor","version":"0.0.7","keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-floor@0.0.7","maintainers":[{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"67a27823870c9fa8a469179169c6f9db43d4d064","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.0.7.tgz","fileCount":16,"integrity":"sha512-vlAMOlCl6Q8edapuFNq540T9lBF2QOSPOh0pI3XLHEO4F5+AtotqKyn2opyTL43jEF+esCVC7/5em5hxGsBTfQ==","signatures":[{"sig":"MEUCIDy3NvZKJKk/PXcfUQbhCeX0+IcGLigH70AssRGmLG8AAiEA+rbL0W1W3jgjn3YH4hUudlRSSndGjLOVPo//5g4aRQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIqpFCRA9TVsSAnZWagAA61cP/287qUe3/pzQ758/lXNb\naxPBsWTkf0rJ0jUSzr4WXdLNgU41Pn0iOpWYcoOncuNvg6Ih0D4GjE9X4q1V\nRIkbasbMixHiDNs8OPqoKQTzmh1Re/KkRXdJ8f/1nrYgJYfdwLIF5TlHIr4U\nDsqDsIJGlTM1m+3My06wUx1mqF5wUBXLxoIwwsdtpwfUHJ7fiP3k0quQQhk7\nabDxvhtoHXHlc8YKGL9Z53HyR/+JwYMa2oaFtdaVH8kct2GdBepttaWA8j+U\niUwfAeR6uBxbaJ4vOwB6Xdva8G2a/2zHEaqUVDXgpqs8TwRtl7YBK1nklhru\n7jOyuc+HlWLMOJ+5vC8EO8CLZRQ5JbYnSPOi6zkx9/MOj+LsCMy7xs63um2j\nZD7hmi2BGAZHMajplMsEVyR3ytsevm9hQNkLFhVCDD5DjO7uJnAcCTAHgbZp\nLPWLx7lAmFXkfw2Xs1a67w0HieLw06iOoOyyJxxVJiJnP/MYA+O3ngGnxNIH\nHkLJEAOuF0N1MOUq2+U7rqqldBDX5hRCzbVS2lDC56eL5T+JT+ZiFl/NTiz6\n407vH7m3HFq3zhewASZuL8OZY+TaaZwyQDBqAJfDhVwozwtbTvUEo1Gs6j4r\nA/fS77SoTVLADmxO5rjYjcdM+oYxFu1/fRrCLjVLjwuk0hXA9eGqJi2oLCrr\nY3Xh\r\n=PrhQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"004ed5c7855e5c28cca54f5a8b17bb25370891d5","gypfile":false,"scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-floor.git","type":"git"},"_npmVersion":"7.20.3","description":"Round a double-precision floating-point number toward negative infinity.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.7.0","dependencies":{"@stdlib/math-base-napi-unary":"^0.0.x","@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/utils-try-require":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-floor_0.0.7_1629661765151_0.412976020938022","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@stdlib/math-base-special-floor","version":"0.0.8","keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-floor@0.0.8","maintainers":[{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"c0bbde6f984aa132917a47c8bcc71b31ed0cbf26","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.0.8.tgz","fileCount":15,"integrity":"sha512-VwpaiU0QhQKB8p+r9p9mNzhrjU5ZVBnUcLjKNCDADiGNvO5ACI/I+W++8kxBz5XSp5PAQhaFCH4MpRM1tSkd/w==","signatures":[{"sig":"MEUCIFq18wXVO4jd/MHwBpXsQvitQ1U+4RNkWqeOSZRaGQVHAiEAqoGQl+hA/jHPdMEWfkMMVYsRRnWvuGdY1b2yIDi+uSA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDV//CRA9TVsSAnZWagAAyJwP/A6DsMaBbxyj3/TnbJ+5\n9m+b+Tmn550qJ6ILL+RHhSZg8W823HtLriKVa0CVzldXfIbFEibGpNY/tFVK\nKFoBLw8N2MFC9bUxwvvOkwjfX3q+OdZddF3/QHF6bVHbXtovaszJbAZWpuX/\nU6QAaHG6rjh02woE3PgkdJzmQAqn2SRQz+KCq5p1rxJA3miPelBS1soBaTXV\nY2ltrCu3g9a/S6lxxB4581DHogE2Nok/m8PNw+CrmTwh/XDhHtctPTd7zlth\nELc580o7+8wfMJi7e9AJ89X/ScwJQMzzV6W0mywC7XF0UsXhlkM6SXxI+gO8\nFoGD55u9vvP5FaIvfIPJyhQSRJJ9q4UWmZTGnFc8vFPsZjxK9xrRv0BTIqVt\n4pxiC5Yq2lkTXi2mE6flb3S/9GkVhdXUQvrUPrRE1jcNKelyEFdUzHRBOiab\n9ZwZz3iCEY8u7xg3IGqV4gV/JjZV37r5GGVpnl3T780Th4K0KiMotnuCwFW9\ngC9Vf7IbJ+dlh+oebTVKV/of72DXMmZTbpTVwoDNO1R+4IHhmlI5Jm0wywTk\nLTq+XAZmVslN3qx9gs96teZ6HUsnNw2fc5ehFHzwloE+nNjs8MqLxHJNSLvk\nRHETB6NP2aMzg1zEOkFaJ8u4ac8qlChepDwhfzgoopXsCSH1wE6s21E798P1\nTr9Q\r\n=gUgW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"546c99349d0845f6e4534c4eb0ffa2b12c8762b3","gypfile":false,"scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-floor.git","type":"git"},"_npmVersion":"8.1.2","description":"Round a double-precision floating-point number toward negative infinity.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.13.2","dependencies":{"@stdlib/math-base-napi-unary":"^0.0.x","@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/utils-try-require":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-floor_0.0.8_1645043710940_0.14643183882871602","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@stdlib/math-base-special-floor","version":"0.1.0","keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-floor@0.1.0","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"5e5014a1f570e3951d39b2e4126df24e8f12c242","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.1.0.tgz","fileCount":17,"integrity":"sha512-xxmsB9jms3i55uJXyGJF4bf43qWAbey/fFqTTkWDu9tryI23JLvreqIxR/JjPmU7HY1+EWs8HoS8tPgB2Lf/lg==","signatures":[{"sig":"MEQCIA/3vLAJ+rsDaBj6hs+SQegY3eYn8iI/O/stTUradZgiAiAImbcHKdsLxtQ/pO0u9YF8LqepcU2x+kcPCh9PVd8hcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34271},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"41f86d99cbb03d63f33b26b5a608ebc8703e045f","gypfile":false,"scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-floor.git","type":"git"},"_npmVersion":"8.19.4","description":"Round a double-precision floating-point number toward negative infinity.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/math-base-napi-unary":"^0.1.0","@stdlib/utils-library-manifest":"^0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","tap-min":"git+https://github.com/Planeshifter/tap-min.git","istanbul":"^0.4.1","@stdlib/bench":"^0.1.0","@stdlib/random-base-randu":"^0.0.8","@stdlib/utils-try-require":"^0.1.0","@stdlib/constants-float64-ninf":"^0.1.0","@stdlib/constants-float64-pinf":"^0.1.0","@stdlib/math-base-assert-is-nan":"^0.1.0","@stdlib/math-base-assert-is-negative-zero":"^0.1.0","@stdlib/math-base-assert-is-positive-zero":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-floor_0.1.0_1695442264223_0.2645499317327","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@stdlib/math-base-special-floor","version":"0.1.1","keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-floor@0.1.1","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"657f97b74c45721905978e7f4f962001488ee6e5","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.1.1.tgz","fileCount":17,"integrity":"sha512-qMYQWgWrXsH7uiq4v2EzeThJa9h5/tLgzZbbtnMTQD1BG8OFADla/BXiNPovD0OxwGqMycG7nRUyzA/bFavWfQ==","signatures":[{"sig":"MEQCIDbmU8Ci6m/XvT6oECRFJAML2JQLgyZVy+rIInd4Hk7ZAiBRsjqrJkFNYgXx4UTLXkXgeFfyNMSNdMrJX5Uh1aPZyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34271},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"b75bcc2e8807ea3f2ec8d8803bb6f4106bd11d0f","gypfile":false,"scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-floor.git","type":"git"},"_npmVersion":"8.19.4","description":"Round a double-precision floating-point number toward negative infinity.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/math-base-napi-unary":"^0.1.1","@stdlib/utils-library-manifest":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","tap-min":"git+https://github.com/Planeshifter/tap-min.git","istanbul":"^0.4.1","@stdlib/bench":"^0.1.0","@stdlib/random-base-randu":"^0.1.0","@stdlib/utils-try-require":"^0.1.1","@stdlib/constants-float64-ninf":"^0.1.1","@stdlib/constants-float64-pinf":"^0.1.1","@stdlib/math-base-assert-is-nan":"^0.1.1","@stdlib/math-base-assert-is-negative-zero":"^0.1.1","@stdlib/math-base-assert-is-positive-zero":"^0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-floor_0.1.1_1696884852481_0.3316181990432183","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@stdlib/math-base-special-floor","version":"0.2.0","keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-floor@0.2.0","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"fce9b7dd0f57eb2719a6bcc9247db85d7f6a84fa","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.2.0.tgz","fileCount":17,"integrity":"sha512-IXcOg7gOexj6Kr3cc+P0OPDkllZj0CJBrNlj92UmL7fMWpascavMbjtv40YqRdcDa2G5Ppv0XxR34Ll0u1cG8g==","signatures":[{"sig":"MEUCICWuGU/SLEMh22vXm27DHAFacETbRB0d/9tNWdIivFzEAiEA9B3VzX3jaJXwdaivIVQVryDZAAsASyfaMmcyeQGcAJk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34151},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"7137673f0798ef13d7c9fd7becf78e557b1d583b","gypfile":false,"scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-floor.git","type":"git"},"_npmVersion":"8.19.4","description":"Round a double-precision floating-point number toward negative infinity.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/math-base-napi-unary":"^0.2.0","@stdlib/utils-library-manifest":"^0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","tap-min":"git+https://github.com/Planeshifter/tap-min.git","istanbul":"^0.4.1","@stdlib/bench":"^0.3.1","@stdlib/bench-harness":"^0.1.2","@stdlib/random-base-randu":"^0.1.0","@stdlib/utils-try-require":"^0.2.0","@stdlib/constants-float64-ninf":"^0.1.1","@stdlib/constants-float64-pinf":"^0.1.1","@stdlib/math-base-assert-is-nan":"^0.1.1","@stdlib/math-base-assert-is-negative-zero":"^0.1.1","@stdlib/math-base-assert-is-positive-zero":"^0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-floor_0.2.0_1707890914344_0.7394287469309364","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@stdlib/math-base-special-floor","version":"0.2.1","keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-floor@0.2.1","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"ba8ce137bb3be2cb16511d8114423765e1c5cac0","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.2.1.tgz","fileCount":17,"integrity":"sha512-6+nehEajH3DhYq0rRT01d0Mxsdf5j/nEgv7GY+PjUcSTCcNq70UFvyZ/hszqU4RUX4SFbFYAyH+pqrigxM+7Lw==","signatures":[{"sig":"MEUCIHTWdnaXiF7bqe6sdCpyObUZIqwRozK4apLLF0a2o0B2AiEAmVy1t/26SbcA9KGyHQH3zThYMopY8KoA0hn/KX36L94=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33384},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"938248987dd83ec48154715a35858076b4e5b18a","gypfile":false,"scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-floor.git","type":"git"},"_npmVersion":"8.19.4","description":"Round a double-precision floating-point number toward negative infinity.","directories":{"doc":"./docs","lib":"./lib","src":"./src","dist":"./dist","include":"./include"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/math-base-napi-unary":"^0.2.1","@stdlib/utils-library-manifest":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-floor_0.2.1_1708653581622_0.42888649235606713","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@stdlib/math-base-special-floor","version":"0.2.2","keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-floor@0.2.2","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"2d2eb6596df36d9e3fab814c2cc882487b4526be","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.2.2.tgz","fileCount":16,"integrity":"sha512-BJ5WA0kLX0b2/NV2HkOg4XgYcZOy3//HOjSc4oro642J6Ai3mjxk30sbnad7Miry0cUZEyQ6YsnwF42T1gOObw==","signatures":[{"sig":"MEQCIFJdKvkOygiiTX/0mf1g0TKtBiKwHQdzOFCwhVaAIcL3AiBahu8Udank3POHlWhdbKgYVUzbWpySK0r1ugOWHREIjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31191},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"103893fee44dcae6b5462bfe27b1cad6727519ec","gypfile":false,"scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-floor.git","type":"git"},"_npmVersion":"8.19.4","description":"Round a double-precision floating-point number toward negative infinity.","directories":{"doc":"./docs","lib":"./lib","src":"./src","dist":"./dist","include":"./include"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/math-base-napi-unary":"^0.2.1","@stdlib/utils-library-manifest":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-floor_0.2.2_1709558602876_0.9895811040332612","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@stdlib/math-base-special-floor","version":"0.2.3","description":"Round a double-precision floating-point number toward negative infinity.","license":"Apache-2.0","author":{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"},"contributors":[{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"}],"main":"./lib","gypfile":false,"directories":{"doc":"./docs","include":"./include","lib":"./lib","src":"./src","dist":"./dist"},"types":"./docs/types","scripts":{},"homepage":"https://stdlib.io","repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-floor.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/math-base-napi-unary":"^0.2.1","@stdlib/utils-library-manifest":"^0.2.2"},"devDependencies":{},"engines":{"node":">=0.10.0","npm":">2.7.0"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"gitHead":"7e04d9e27fb5008c1cbc6e45e08ea6ad4b8993d2","_id":"@stdlib/math-base-special-floor@0.2.3","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-zTkxVRawtWwJ4NmAT/1e+ZsIoBj1JqUquGOpiNVGNIKtyLOeCONZlZSbN7zuxPkshvmcSjpQ/VLKR8Tw/37E9A==","shasum":"978f69d99f298e571cadf00d8d4b92111db4644d","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.2.3.tgz","fileCount":16,"unpackedSize":31191,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQfuC7vxBaJDwjQKyB0rroE3IlDT28Lg6CEPAa6TNQvgIgGJz8XXceamckbXbPSxXBeGHlPdeSz/dGxjFu+E0zVPE="}]},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/math-base-special-floor_0.2.3_1722093311345_0.9691626252581942"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-14T17:34:06.317Z","modified":"2024-07-27T15:15:11.689Z","0.0.1":"2021-06-14T17:34:06.620Z","0.0.2":"2021-06-14T23:28:41.420Z","0.0.3":"2021-06-15T14:58:27.815Z","0.0.4":"2021-06-16T04:12:53.893Z","0.0.5":"2021-06-27T22:31:53.785Z","0.0.6":"2021-07-07T00:06:16.185Z","0.0.7":"2021-08-22T19:49:25.268Z","0.0.8":"2022-02-16T20:35:11.080Z","0.1.0":"2023-09-23T04:11:04.375Z","0.1.1":"2023-10-09T20:54:12.672Z","0.2.0":"2024-02-14T06:08:34.553Z","0.2.1":"2024-02-23T01:59:41.817Z","0.2.2":"2024-03-04T13:23:23.039Z","0.2.3":"2024-07-27T15:15:11.471Z"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"author":{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"},"license":"Apache-2.0","homepage":"https://stdlib.io","keywords":["stdlib","stdmath","mathematics","math","math.floor","floor","round","integer","nearest","value","number","double","double-precision","dbl"],"repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-floor.git"},"description":"Round a double-precision floating-point number toward negative infinity.","contributors":[{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"}],"maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"readme":"<!--\n\n@license Apache-2.0\n\nCopyright (c) 2018 The Stdlib Authors.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n-->\n\n\n<details>\n  <summary>\n    About stdlib...\n  </summary>\n  <p>We believe in a future in which the web is a preferred environment for numerical computation. To help realize this future, we've built stdlib. stdlib is a standard library, with an emphasis on numerical and scientific computation, written in JavaScript (and C) for execution in browsers and in Node.js.</p>\n  <p>The library is fully decomposable, being architected in such a way that you can swap out and mix and match APIs and functionality to cater to your exact preferences and use cases.</p>\n  <p>When you use stdlib, you can be absolutely certain that you are using the most thorough, rigorous, well-written, studied, documented, tested, measured, and high-quality code out there.</p>\n  <p>To join us in bringing numerical computing to the web, get started by checking us out on <a href=\"https://github.com/stdlib-js/stdlib\">GitHub</a>, and please consider <a href=\"https://opencollective.com/stdlib\">financially supporting stdlib</a>. We greatly appreciate your continued support!</p>\n</details>\n\n# Floor\n\n[![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] <!-- [![dependencies][dependencies-image]][dependencies-url] -->\n\n> Round a double-precision floating-point number toward negative infinity.\n\n<section class=\"installation\">\n\n## Installation\n\n```bash\nnpm install @stdlib/math-base-special-floor\n```\n\n</section>\n\n<section class=\"usage\">\n\n## Usage\n\n```javascript\nvar floor = require( '@stdlib/math-base-special-floor' );\n```\n\n#### floor( x )\n\nRounds a double-precision floating-point number toward negative infinity.\n\n```javascript\nvar v = floor( -4.2 );\n// returns -5.0\n\nv = floor( 9.99999 );\n// returns 9.0\n\nv = floor( 0.0 );\n// returns 0.0\n\nv = floor( NaN );\n// returns NaN\n```\n\n</section>\n\n<!-- /.usage -->\n\n<section class=\"examples\">\n\n## Examples\n\n<!-- eslint no-undef: \"error\" -->\n\n```javascript\nvar randu = require( '@stdlib/random-base-randu' );\nvar floor = require( '@stdlib/math-base-special-floor' );\n\nvar x;\nvar i;\n\nfor ( i = 0; i < 100; i++ ) {\n    x = (randu()*100.0) - 50.0;\n    console.log( 'floor(%d) = %d', x, floor( x ) );\n}\n```\n\n</section>\n\n<!-- /.examples -->\n\n<!-- C interface documentation. -->\n\n* * *\n\n<section class=\"c\">\n\n## C APIs\n\n<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->\n\n<section class=\"intro\">\n\n</section>\n\n<!-- /.intro -->\n\n<!-- C usage documentation. -->\n\n<section class=\"usage\">\n\n### Usage\n\n```c\n#include \"stdlib/math/base/special/floor.h\"\n```\n\n#### stdlib_base_floor( x )\n\nRounds a double-precision floating-point number toward negative infinity.\n\n```c\ndouble y = stdlib_base_floor( 3.14 );\n// returns 3.0\n```\n\nThe function accepts the following arguments:\n\n-   **x**: `[in] double` input value.\n\n```c\ndouble stdlib_base_floor( const double x );\n```\n\n</section>\n\n<!-- /.usage -->\n\n<!-- C API usage notes. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n<section class=\"notes\">\n\n</section>\n\n<!-- /.notes -->\n\n<!-- C API usage examples. -->\n\n<section class=\"examples\">\n\n### Examples\n\n```c\n#include \"stdlib/math/base/special/floor.h\"\n#include <stdio.h>\n\nint main( void ) {\n    const double x[] = { 3.14, -3.14, 0.0, 0.0/0.0 };\n\n    double y;\n    int i;\n    for ( i = 0; i < 4; i++ ) {\n        y = stdlib_base_floor( x[ i ] );\n        printf( \"floor(%lf) = %lf\\n\", x[ i ], y );\n    }\n}\n```\n\n</section>\n\n<!-- /.examples -->\n\n</section>\n\n<!-- /.c -->\n\n<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->\n\n<section class=\"related\">\n\n* * *\n\n## See Also\n\n-   <span class=\"package-name\">[`@stdlib/math-base/special/ceil`][@stdlib/math/base/special/ceil]</span><span class=\"delimiter\">: </span><span class=\"description\">round a double-precision floating-point number toward positive infinity.</span>\n-   <span class=\"package-name\">[`@stdlib/math-base/special/round`][@stdlib/math/base/special/round]</span><span class=\"delimiter\">: </span><span class=\"description\">round a numeric value to the nearest integer.</span>\n\n</section>\n\n<!-- /.related -->\n\n<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n\n<section class=\"main-repo\" >\n\n* * *\n\n## Notice\n\nThis package is part of [stdlib][stdlib], a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing. The library provides a collection of robust, high performance libraries for mathematics, statistics, streams, utilities, and more.\n\nFor more information on the project, filing bug reports and feature requests, and guidance on how to develop [stdlib][stdlib], see the main project [repository][stdlib].\n\n#### Community\n\n[![Chat][chat-image]][chat-url]\n\n---\n\n## License\n\nSee [LICENSE][stdlib-license].\n\n\n## Copyright\n\nCopyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].\n\n</section>\n\n<!-- /.stdlib -->\n\n<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n<section class=\"links\">\n\n[npm-image]: http://img.shields.io/npm/v/@stdlib/math-base-special-floor.svg\n[npm-url]: https://npmjs.org/package/@stdlib/math-base-special-floor\n\n[test-image]: https://github.com/stdlib-js/math-base-special-floor/actions/workflows/test.yml/badge.svg?branch=v0.2.3\n[test-url]: https://github.com/stdlib-js/math-base-special-floor/actions/workflows/test.yml?query=branch:v0.2.3\n\n[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-special-floor/main.svg\n[coverage-url]: https://codecov.io/github/stdlib-js/math-base-special-floor?branch=main\n\n<!--\n\n[dependencies-image]: https://img.shields.io/david/stdlib-js/math-base-special-floor.svg\n[dependencies-url]: https://david-dm.org/stdlib-js/math-base-special-floor/main\n\n-->\n\n[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg\n[chat-url]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im\n\n[stdlib]: https://github.com/stdlib-js/stdlib\n\n[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors\n\n[umd]: https://github.com/umdjs/umd\n[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules\n\n[deno-url]: https://github.com/stdlib-js/math-base-special-floor/tree/deno\n[deno-readme]: https://github.com/stdlib-js/math-base-special-floor/blob/deno/README.md\n[umd-url]: https://github.com/stdlib-js/math-base-special-floor/tree/umd\n[umd-readme]: https://github.com/stdlib-js/math-base-special-floor/blob/umd/README.md\n[esm-url]: https://github.com/stdlib-js/math-base-special-floor/tree/esm\n[esm-readme]: https://github.com/stdlib-js/math-base-special-floor/blob/esm/README.md\n[branches-url]: https://github.com/stdlib-js/math-base-special-floor/blob/main/branches.md\n\n[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/math-base-special-floor/main/LICENSE\n\n<!-- <related-links> -->\n\n[@stdlib/math/base/special/ceil]: https://www.npmjs.com/package/@stdlib/math-base-special-ceil\n\n[@stdlib/math/base/special/round]: https://www.npmjs.com/package/@stdlib/math-base-special-round\n\n<!-- </related-links> -->\n\n</section>\n\n<!-- /.links -->\n","readmeFilename":"README.md"}