{"_id":"@stdlib/math-base-special-roundn","_rev":"12-5a59ac36d1459aee847356929114e7da","name":"@stdlib/math-base-special-roundn","dist-tags":{"latest":"0.2.3"},"versions":{"0.0.1":{"name":"@stdlib/math-base-special-roundn","version":"0.0.1","keywords":["stdlib","stdmath","mathematics","math","math.round","round","roundn","fix","tofixed","integer","nearest","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-roundn@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":"bacf5697c4ae00dad26782109ca5a4d42672e2b9","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-roundn/-/math-base-special-roundn-0.0.1.tgz","fileCount":7,"integrity":"sha512-9cLtITW3kV26/9bzJKU6gtom3nl406jJC6lpwS+MUZ+BGOpv5RMAAmFrOLBPOmNs7akyQOqkYly222Y6iRik+Q==","signatures":[{"sig":"MEYCIQCReTYT/FlZtPfH1Q8qgAgw6cB88iYFmhzumh+CtYwbAgIhAOiJwb/AaDP3f1kjbwYgezjypf54IbXdYAAQWdOwawKu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyODiCRA9TVsSAnZWagAAn1YQAJh2YoW9kpeS5EyJ7M6l\nHqGL/yCjQkTrhgR2zPVcYQFtjCGA5+29gE/vHUBxDFgUDSz1URpN/GBhm3OS\n82+V+F/lWo/YwBCARcX/96Ubm0YO3QRvy60fMaPVZdy0UPq0BKDSKq2ULOf/\nj8zeDziAp+oLzWeoNiK2EcmqEGOxkk5ZuBQ78RMz2EdvPefD25Ssks45qFXp\n/yuwHVfU49O8SI2JrRf/SyhZIgiLNCTdyHMHQse2iDX97equH111vNRN9x5V\nrgQLa9LvMgdaR2ImLOxP3OQyvWk6TIejm5NVMLKrCaumgvpfScO01F0z3gKC\nLhuqE6tSEY/Ot8y81Ah1G1DKoTWWMlhnf6UM0upBvCGKXVC1eTbLJvX3cCVR\ncUsT4n5Iavgff6B/TWmnLP50kboDZxDII6BJrEEL9YlXeWztEwWO/u8dmrYF\nBcT/U33+b9fEVFQaEcWUF9PyEhLBGc3cC5XFjTPAWEiHzIbv4Gg/QwbAnXYn\nXSJKQI3NG+Cot09mvAjVrbgX4KcAlgXmKJCI5GKU1NizBHc3nMl+iSzKiRRC\nHhiVD0/88+RILA7blp4bTy/2m8PVdAQ5M1rVbzkCl0Q1MNeEWtyfyk8AXqWC\nxbqADiURCpeWbXAN/xbB4HavalmMZ8tHOilZ8FiZ0j1vAwJUNanBmhEX1LgN\nDAs7\r\n=gWT2\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":"831157b19ed505bb6712a21452418fc57f61b241","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-roundn.git","type":"git"},"_npmVersion":"7.7.6","description":"Round a numeric value to the nearest multiple of 10^n.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/math-base-special-abs":"^0.0.x","@stdlib/math-base-special-pow":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-special-round":"^0.0.x","@stdlib/math-base-assert-is-infinite":"^0.0.x","@stdlib/constants-float64-max-safe-integer":"^0.0.x","@stdlib/constants-float64-max-base10-exponent":"^0.0.x","@stdlib/constants-float64-min-base10-exponent":"^0.0.x","@stdlib/constants-float64-min-base10-exponent-subnormal":"^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/constants-float64-pi":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^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-roundn_0.0.1_1623777506408_0.024799723112306715","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@stdlib/math-base-special-roundn","version":"0.0.2","keywords":["stdlib","stdmath","mathematics","math","math.round","round","roundn","fix","tofixed","integer","nearest","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-roundn@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":"8bf8ffb6bc4e7adc207cbf32f9fb9db76461f62b","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-roundn/-/math-base-special-roundn-0.0.2.tgz","fileCount":10,"integrity":"sha512-+scBvNyOcN3MaFe8r4VarH+QiFNOa47+Qap094Qqqv/A59OA4xCVIYAZUZ+PLionqFCgnkoJmk3BPP5UhS7aGA==","signatures":[{"sig":"MEQCIGBDIm3VBc3qGKRTEodlPA32IuKCg+tnmv+rSP0F5e+OAiAYLi5yiPPWr1SaBJfqhwyDZqkW4QMNUO/5aMbmulfyEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyY13CRA9TVsSAnZWagAAdvsP/icfUb/eJRePp6zgJNCv\nJSljQ7+NPPfIlFejkddKA6/8+REZjpQuQtfmHOU+0RblotxXSlMVH4xBHDpt\nGpVkXaXwyonwmDoATQ1N5LC8rvlgtvi3aWQq5EgymROAvOh4y9DsWKsIhQ6e\nq1gLDeX6QjJHa8L5QZQQXNYm2tTbDX9VTLCGMcUhI6j8GuVfwY/DBSaZJ8S+\ndASNhe7xfw81Jdr2qVZ99QsT1cS0n1rHmrDUQuFxsRN3cdHSDGITt40SIpI9\n6MfI3m8BKn2jOL35s5UH5jxIGCyb9FHInpkCbXkTN3uz2F9U5UqBSfCqXdgL\nH/mZK1YBVOMzHsnNdsxgycDypt+CDNQPIbBN+ButX9CaYVJpuOEBZ6MjGhZ1\nMpt1K8EcADv+EWatoB6OczCcVwmr1qRtA5ceTzAykbgn+2QgFbH4cM3D8tQd\nhtgawr5R6eJECa1PrsguNFNpS/veS+B/fP8c2MrTm/lYlBQUwZzaRSfiT8Pv\n91VDRbUxmCXpEjaaKZ3whdQ/piEl1EOk/+Myu3DA30xsp+KFPihjypJxMpYr\ns+HLIg/83cV2xVNAaDrdySxqYp96JtcEIwLAoSI5dp4Az0V1GOLgF55WKe/X\nwAr/cWV2uASlv2c83VzBh0AyP9iCPUScQk8ZMgKFSssx6QOAOLJwyKZzUCkU\nF+1Q\r\n=71vB\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":"015056d25d94215fd7f17c959b0a201d57a419b7","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-roundn.git","type":"git"},"_npmVersion":"7.7.6","description":"Round a numeric value to the nearest multiple of 10^n.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/math-base-special-abs":"^0.0.x","@stdlib/math-base-special-pow":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-special-round":"^0.0.x","@stdlib/math-base-assert-is-infinite":"^0.0.x","@stdlib/constants-float64-max-safe-integer":"^0.0.x","@stdlib/constants-float64-max-base10-exponent":"^0.0.x","@stdlib/constants-float64-min-base10-exponent":"^0.0.x","@stdlib/constants-float64-min-base10-exponent-subnormal":"^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/constants-float64-pi":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^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-roundn_0.0.2_1623821687468_0.32956997036459645","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@stdlib/math-base-special-roundn","version":"0.0.3","keywords":["stdlib","stdmath","mathematics","math","math.round","round","roundn","fix","tofixed","integer","nearest","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-roundn@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://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"26bde2ddd6802d5d4e4f7effd4f6496bbe3ec6e1","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-roundn/-/math-base-special-roundn-0.0.3.tgz","fileCount":10,"integrity":"sha512-bLbwjemnn7QRkf365KZ9q0jJmrJ5N5ut00w5NxqnT1bUGin3JYeMtYYnmFfpRMdA9CTgpD2k/ODxiFf7Gn6Rmw==","signatures":[{"sig":"MEYCIQDdp7fVa/skR+U0HjbwspbLW37cFQhCQ9M+OcA5mlDmSQIhAJFSeOudZRb3lplzNljV2DQQByAaMC4ob1NofvS06BXv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2Q+kCRA9TVsSAnZWagAA+g0P/2cAFj3WptbIv1S2TAko\n3t6RAzeSMbW/1QJRdUDjg/rwg5eW16UMpvVh2kJt7IGwkSINOS8doBPDBXYL\nYKC9iQCk3vBI85VSH5+LMfiA993zaPan8oV0i9UBh9oFVIKEk5gCJhVdhJ3/\nn4qEYzGz1OnVYzzA3D074MQk63MUqgQYo5see1szodikZUVVqtxw1r+7zvdk\nWO+UN6HHI4rwgUh3NrwsDKtGs5BvMjqIt2e4flbAiGKxm5OP/sqZXg8Ymetb\nDK6+ABd/cXTqjmy4mCPAdWwY7NWuMEZ6H/52NyEIuum7GJmehSKLNkaVIas4\n7ZGLS2Kf+8NXJt1ZT1cb0ulUTleFC5Fi91hIvLYH/O0F9K0i5AwuE3934Z05\nZqoisn7ngM3ky3DgLBuY89NDTSax9bzhz/YOt+l6u6G7tcXH7v/AOFt9ZT3p\nLY5/NITxH2Kx9jJoS88Q52v92aR9sistMbp1niUFaAK4cMnWjNVukr7Dijs7\n5V9Eg3qOZrHNuQ6HKqfSbnpFqLHXSlcXRKf5iak/S7ObYZDqgAIxr1j3G8r7\n+DZUI0QbfqxbOIS0DtXJLP8Tnc74Hlp33KDuFbDpWKF/JqxoDzA9oLKOYzOn\ndn+5bB5NFUEXap/u1rb+JtOxHhy17m94w1c7OVxlZDAejoO160km/k62Ju8R\n0hSC\r\n=2jkc\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":"0d3c3045a8f55f7d3a8be25ee99d206f69b5c5dd","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-roundn.git","type":"git"},"_npmVersion":"7.7.6","description":"Round a numeric value to the nearest multiple of 10^n.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/math-base-special-abs":"^0.0.x","@stdlib/math-base-special-pow":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-special-round":"^0.0.x","@stdlib/math-base-assert-is-infinite":"^0.0.x","@stdlib/constants-float64-max-safe-integer":"^0.0.x","@stdlib/constants-float64-max-base10-exponent":"^0.0.x","@stdlib/constants-float64-min-base10-exponent":"^0.0.x","@stdlib/constants-float64-min-base10-exponent-subnormal":"^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/constants-float64-pi":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^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-roundn_0.0.3_1624838052170_0.9847365649591542","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@stdlib/math-base-special-roundn","version":"0.0.4","keywords":["stdlib","stdmath","mathematics","math","math.round","round","roundn","fix","tofixed","integer","nearest","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-roundn@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://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"872bcf68b4d9e43681ef8f32b0288d2d93088361","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-roundn/-/math-base-special-roundn-0.0.4.tgz","fileCount":10,"integrity":"sha512-ZhSZXlnF5kM4Zj5kGbp7bkOh3FZNy0V3JBrX4/OhnbjspYkxgGq2u9aHeuTHlq0URG84AW5Yhahyt4+awGfBDw==","signatures":[{"sig":"MEQCICDJ8Up6KDUcvRoI2UFEB6PdZ1fuagsCEDuIqMUS0Tv9AiAyHsSktTgd3Oq9GhhTeskl2MLJsNCql7XUdY0nlX+ZDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5Pw/CRA9TVsSAnZWagAAD7wP/2emJ0L7lQwo73KlVPiA\nuZxrrd+LRVw50UtRv6gVytoarJBHy2k2mikARKHr04SAhiG28IXypc5+KPMX\nFkk1p9xF6t2UzLbReMYJZkqgjuTy93FDfDmdN6XuBq6dn4ByQe/C1wDUQ4tf\nj4hkP5uRXnSHBmZD6ComLjUcN8FA4BeEsqFAj3VR/UF8Aum9srxF4+seoZtG\n41mXPT2wIx4B4Zb7/V/vyzkMlQSWzcdig49ar+0pE0D3+Rqqu2cacArYvLRD\nEiGp+wQ7TlPo3U3XYXoNSfRe41SGM/I9TSjR0Cya7J4hf5Z4RlAQA8/+5P5i\nQoqSfgRXJCBOufvDV0epem8H6Ln+4OP+oMIUXkXvFDtKz/mJj5JDlDumStmO\n/XobyYMuReBfcdrUZyg3xMDIJIbHwd/WrkBZ27U8YKaJf16XqE/pnhMdzBnH\nSDo1jS/mGyDUST2Z6g8MV64N9NkitIeqGPERFJSmn7eeYfNKvIxAqWc9FMOH\nE/SjHVnJkk4x/pi1Vr9zZR8FGD8mH1VGRqN0/ZKCiS3BiOhIapXGg8cR5U/M\nCz6TteUvCLc4axbaSrklOeoAdvgizGioeafQhjlt6/0RaPKkLqkd/toOmrDX\ny/WwzBAENqfF9LmGcP30ln+jpZ9G+eKCtjI+SUulUuf7gGsmvF8/SlzQnkXN\nutLR\r\n=OM7P\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":"037b8cbc44b504ed9af96374587997c2fa7a625d","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-roundn.git","type":"git"},"_npmVersion":"7.7.6","description":"Round a numeric value to the nearest multiple of 10^n.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/math-base-special-abs":"^0.0.x","@stdlib/math-base-special-pow":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-special-round":"^0.0.x","@stdlib/math-base-assert-is-infinite":"^0.0.x","@stdlib/constants-float64-max-safe-integer":"^0.0.x","@stdlib/constants-float64-max-base10-exponent":"^0.0.x","@stdlib/constants-float64-min-base10-exponent":"^0.0.x","@stdlib/constants-float64-min-base10-exponent-subnormal":"^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/constants-float64-pi":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^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-roundn_0.0.4_1625619518599_0.4474312867584984","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@stdlib/math-base-special-roundn","version":"0.0.5","keywords":["stdlib","stdmath","mathematics","math","math.round","round","roundn","fix","tofixed","integer","nearest","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-roundn@0.0.5","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":"abeb79e9cfba32671236fc4edf84b68a15e2f120","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-roundn/-/math-base-special-roundn-0.0.5.tgz","fileCount":9,"integrity":"sha512-sYzuqYMTKXuykVZJUIxnealxZMbnhhclVCwubk3NZ93Pkx/OzcFCt9Qhj9m52IVffHoT9lfr6FksjaJGQ0+6yg==","signatures":[{"sig":"MEUCIDfYYsU5jXG1qh1RZEK4LZ3IjCMQMnJo0GinjS7sU5zAAiEAzGUeQwTSq/EZXGbfO14E0ZbOL1dfqAG5Xzc/19k9tvI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41801,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIuMSCRA9TVsSAnZWagAA+1cP/1sfMwJj+145k6/fPARW\ndUfPjVasV/ONC3OuqDdV1rXaDFVxMNFsgCVQmyKz6SdJ205Pr9pfcB1ogYs6\nsFiLSa/BQNozCUshJbupswLUYkwtuIq6YojUlNFPiAX3nFcbmWuA1hg3UqI4\ncM37eYVyIs4+GqCWduqDlJJ6NwLX79bdU4daeF8T8KKHUM3YVz8NiOf8vXCl\n9BnuvVlPHFiINAvkU6dCEhFIxM8xDkUXxx74Ivrk/k7Tr9nuYKXoHvJgl5Jy\neqt0b4TAKNdt1dS8GKpukY63DPn+QE0/ZvP8aVFCXxmgyj8EfDnTPImzyYMe\n6cRWviy9ZHc3UKcM+2vqfz3zwkFexENiDuG2+n5ZY60l/N8i3vD89a7V3Gk4\n71bOJoMJjWKVTNWhxfnP6jFszzcp96KbzDNvTjzjmEXhL50iADvdVPGV+wa8\nGgQ/bvu9LIO2P7ECxiwoIxzuEIWCZlnPg9U0K0Mfvvi+7mXNft+J53kBVlFY\n0C3ToMT2eqzgipO5o5QpegnIJXKHXeucZ9OCphBCJrS5OdShR5wN6GLadM6u\n9bQpxnNjTNfKfq2biH92jEAIZ7I95pmbZcDCwhLAMHFo4RPeamMQCdpvQXq4\n+7atG3PbAV1L7rbFG3Ei/G37zYlPb0eYISd1HmqNy1xuLYKZk6z87S4iR1lr\nM/Q9\r\n=FlL1\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":"c8ab9da2b8645404901471f529bd2322f7279ed5","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-roundn.git","type":"git"},"_npmVersion":"7.20.3","description":"Round a numeric value to the nearest multiple of 10^n.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.7.0","dependencies":{"@stdlib/math-base-special-abs":"^0.0.x","@stdlib/math-base-special-pow":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-special-round":"^0.0.x","@stdlib/math-base-assert-is-infinite":"^0.0.x","@stdlib/constants-float64-max-safe-integer":"^0.0.x","@stdlib/constants-float64-max-base10-exponent":"^0.0.x","@stdlib/constants-float64-min-base10-exponent":"^0.0.x","@stdlib/constants-float64-min-base10-exponent-subnormal":"^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/constants-float64-pi":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^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-roundn_0.0.5_1629676306813_0.7006104080355373","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@stdlib/math-base-special-roundn","version":"0.0.6","keywords":["stdlib","stdmath","mathematics","math","math.round","round","roundn","fix","tofixed","integer","nearest","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-roundn@0.0.6","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":"6e58703c5e601e2cfec7a18ae3dec566bf9b2598","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-roundn/-/math-base-special-roundn-0.0.6.tgz","fileCount":9,"integrity":"sha512-lNpL3AMQBQfXrxDKaQzzEGWFHgYsTKPDVXbUfmfBM+RQAxSNT4gS04us5tjnax3u4n9LpANPEiHAG4Olxc/RMA==","signatures":[{"sig":"MEYCIQD7HXbwg1ZFhcLTtn08UVErW3FD3Jelr2u8gqegkPfuXwIhAPR0q84Ferw/dQTf4bfJ2e8YJPFqA3oqse8GbgX6QcEX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDWQqCRA9TVsSAnZWagAA8x0P/igjCNQ7JoFn0k2d9ATz\n//b0LgF8Onwv+taqy0w3tvf7rOb8OcPEBTyucLGBWk9FtXLfeUCKdCJjO+zN\nlI7pgMLoI7fULmyI3xCcB10FIDxFg05LjGFizM26W9qj4/SQOXrfAKsbZSl2\ngqHfqcs0WQGYB2k9biRgALruYgygR7ymjJGY/cNbFkmiYhgqq8yJiYfScW1L\n1WXlBcXodqVydc9wbqwyEhtzFErQyB95RgbRSJixNbDBlaNaRioIPO1NJ20T\nNvMOndGdv3YgPM31ugvWW461u1u9sEPZ9tRfMJ8z/oKqq+ISeOL29wMa+J2A\nV8IdF/O1K85p2Sqxug4InAzNWuG491/AIxCYZ6cpBBJt3EnX8m6CAr+Ey1J6\ny2s5QiLGRdu8LZ15+nbeiPkMSRr8BS7jfRMCHe7hx0PnIkoAC7pBq1DvGTz5\nmq7n/plHm89sbhRUzuqla45MrdludInShCb4G6Y5G0co5KRZ+oW6MIebo6Ru\nj9oalCjj7KbT0LdoEJ9VJoHEFaMDAmdOXYDAL0OeYZnet/5ssq8iR5XSlaxV\nhUwW8nGV2lWtksFDgQbMyi/U2AloFOjJxvIkhbx0xuTmALJ39UPr9YqKEOpl\nTnqu57GI05jOEnODHx95XGLe4UF3MQNnyrrbf3qKML+KsovQuc6RUxZ1sOza\nr12+\r\n=4Sx4\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":"2d5edd4f70ed42a4d89ab54eee57de7a9549f48b","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-roundn.git","type":"git"},"_npmVersion":"8.1.2","description":"Round a numeric value to the nearest multiple of 10^n.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.13.2","dependencies":{"@stdlib/math-base-special-abs":"^0.0.x","@stdlib/math-base-special-pow":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-special-round":"^0.0.x","@stdlib/math-base-assert-is-infinite":"^0.0.x","@stdlib/constants-float64-max-safe-integer":"^0.0.x","@stdlib/constants-float64-max-base10-exponent":"^0.0.x","@stdlib/constants-float64-min-base10-exponent":"^0.0.x","@stdlib/constants-float64-min-base10-exponent-subnormal":"^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/constants-float64-pi":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^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-roundn_0.0.6_1645044778586_0.2787274629734091","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@stdlib/math-base-special-roundn","version":"0.1.0","keywords":["stdlib","stdmath","mathematics","math","math.round","round","roundn","fix","tofixed","integer","nearest","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-roundn@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":"f09d1af02ca3f478004033da1d81aafe953c2e81","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-roundn/-/math-base-special-roundn-0.1.0.tgz","fileCount":17,"integrity":"sha512-5mwdRWBtH4UBHy/h5hHa4riOMo1uCMRdTkAMWmeI8W/0NAZA5CL1TPp3dto8xabB4hQtxRLpxlgJn3th46URMg==","signatures":[{"sig":"MEYCIQCZzMDT4PIPTGcQ6oCGBjRjz92k/wByfVuiZg59O5n24gIhAKN5Alm1Xctd+BdUMuiufDnchQZgKmO08c5GJ12nCpgR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54787},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"09e778888dc3ceb96e90fcf9e55bdfae4f1d729e","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-roundn.git","type":"git"},"_npmVersion":"8.19.4","description":"Round a double-precision floating-point number to the nearest multiple of 10^n.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/constants-float64-max":"^0.1.0","@stdlib/math-base-napi-binary":"^0.1.0","@stdlib/math-base-special-abs":"^0.1.0","@stdlib/math-base-special-pow":"^0.1.0","@stdlib/utils-library-manifest":"^0.1.0","@stdlib/math-base-assert-is-nan":"^0.1.0","@stdlib/math-base-special-round":"^0.1.0","@stdlib/math-base-assert-is-infinite":"^0.1.0","@stdlib/constants-float64-max-safe-integer":"^0.1.0","@stdlib/constants-float64-max-base10-exponent":"^0.1.0","@stdlib/constants-float64-min-base10-exponent":"^0.1.0","@stdlib/constants-float64-min-base10-exponent-subnormal":"^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-pi":"^0.1.0","@stdlib/constants-float64-eps":"^0.1.0","@stdlib/constants-float64-ninf":"^0.1.0","@stdlib/constants-float64-pinf":"^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-roundn_0.1.0_1695526629498_0.17242433566060922","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@stdlib/math-base-special-roundn","version":"0.2.0","keywords":["stdlib","stdmath","mathematics","math","math.round","round","roundn","fix","tofixed","integer","nearest","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-roundn@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":"e6b7a49e3f0e18d65c3827bfe1769ee539268500","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-roundn/-/math-base-special-roundn-0.2.0.tgz","fileCount":17,"integrity":"sha512-BTRAAGepN/WSyH40vNM/ad7D2h9MWa15Mv4Bx3wNmwxoPCM8vFTU6eKJuCZDQyG9m6RcnK5oTTofcyRo0gUTIA==","signatures":[{"sig":"MEYCIQCzPPJllxYTkZfTTbb/rMdNKzY/I0lqraRkQ/VwM7x9SwIhAOsffrm9UlcDdQxDMuIDgXezbetmxYCw0lNHeOcjml2H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54695},"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-roundn.git","type":"git"},"_npmVersion":"8.19.4","description":"Round a double-precision floating-point number to the nearest multiple of 10^n.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/constants-float64-max":"^0.2.0","@stdlib/math-base-napi-binary":"^0.2.0","@stdlib/math-base-special-abs":"^0.2.0","@stdlib/math-base-special-pow":"^0.2.0","@stdlib/utils-library-manifest":"^0.2.0","@stdlib/math-base-assert-is-nan":"^0.2.0","@stdlib/math-base-special-round":"^0.2.0","@stdlib/math-base-assert-is-infinite":"^0.2.0","@stdlib/constants-float64-max-safe-integer":"^0.2.0","@stdlib/constants-float64-max-base10-exponent":"^0.2.0","@stdlib/constants-float64-min-base10-exponent":"^0.2.0","@stdlib/constants-float64-min-base10-exponent-subnormal":"^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.2.0","@stdlib/random-base-randu":"^0.1.0","@stdlib/utils-try-require":"^0.2.0","@stdlib/constants-float64-pi":"^0.1.1","@stdlib/constants-float64-eps":"^0.1.1","@stdlib/constants-float64-ninf":"^0.1.1","@stdlib/constants-float64-pinf":"^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-roundn_0.2.0_1707899118002_0.2919677853902807","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@stdlib/math-base-special-roundn","version":"0.2.1","keywords":["stdlib","stdmath","mathematics","math","math.round","round","roundn","fix","tofixed","integer","nearest","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-roundn@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":"b80ccf7ee369105c28c326552a9807c791b12710","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-roundn/-/math-base-special-roundn-0.2.1.tgz","fileCount":17,"integrity":"sha512-/ALlbfcftrr5e4Fdh5UXudls8x1K/CXf5Lt2bUIer8W8enQmidduwqF8LYbn0qz/R20ZxRUWZks510+C+IuRBw==","signatures":[{"sig":"MEUCIQCud1I5beDQ3wyhE0/ezWwoFEveAEMzYu2e/ObakcQo/AIgbABllX66EpLzUd+uHcomp1kh7rDZUiOSf0aV/8FhDF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53884},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"31aff930532b53e34d2c7386684375a079fcf6bb","gypfile":false,"scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-roundn.git","type":"git"},"_npmVersion":"8.19.4","description":"Round a double-precision floating-point number to the nearest multiple of 10^n.","directories":{"doc":"./docs","lib":"./lib","src":"./src","dist":"./dist","include":"./include"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/constants-float64-max":"^0.2.1","@stdlib/math-base-napi-binary":"^0.2.1","@stdlib/math-base-special-abs":"^0.2.1","@stdlib/math-base-special-pow":"^0.2.1","@stdlib/utils-library-manifest":"^0.2.1","@stdlib/math-base-assert-is-nan":"^0.2.1","@stdlib/math-base-special-round":"^0.2.1","@stdlib/math-base-assert-is-infinite":"^0.2.1","@stdlib/constants-float64-max-safe-integer":"^0.2.1","@stdlib/constants-float64-max-base10-exponent":"^0.2.1","@stdlib/constants-float64-min-base10-exponent":"^0.2.1","@stdlib/constants-float64-min-base10-exponent-subnormal":"^0.2.0"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-roundn_0.2.1_1708810004295_0.10186901810863325","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@stdlib/math-base-special-roundn","version":"0.2.2","keywords":["stdlib","stdmath","mathematics","math","math.round","round","roundn","fix","tofixed","integer","nearest","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-roundn@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":"c6d39f282a4f1c87997525cd116ac4cb81b2acaf","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-roundn/-/math-base-special-roundn-0.2.2.tgz","fileCount":16,"integrity":"sha512-V9MOFB92s29sV0khneJWte8H4wiatypkthq6BP7HABcUxNLzW/oeBsLR+DpRhG04jaC1jowjcpV2PeyKdzvK0A==","signatures":[{"sig":"MEYCIQCeO4VNEiDcntUQjvN5aHnpd7A8SvYHczboT2x6c3UIEQIhAK3JZ6g7/JVZDWikE5JLFvfJ6r1rJrorRvw4FQC+fwi9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52355},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"f2f6164bcb23e3f0babda8fc651d2b3bc91be599","gypfile":false,"scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-roundn.git","type":"git"},"_npmVersion":"8.19.4","description":"Round a double-precision floating-point number to the nearest multiple of 10^n.","directories":{"doc":"./docs","lib":"./lib","src":"./src","dist":"./dist","include":"./include"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/math-base-napi-binary":"^0.3.0","@stdlib/math-base-special-abs":"^0.2.2","@stdlib/math-base-special-pow":"^0.3.0","@stdlib/utils-library-manifest":"^0.2.2","@stdlib/math-base-assert-is-nan":"^0.2.2","@stdlib/math-base-special-round":"^0.3.0","@stdlib/math-base-assert-is-infinite":"^0.2.2","@stdlib/constants-float64-max-safe-integer":"^0.2.2","@stdlib/constants-float64-max-base10-exponent":"^0.2.2","@stdlib/constants-float64-min-base10-exponent":"^0.2.2","@stdlib/constants-float64-min-base10-exponent-subnormal":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-roundn_0.2.2_1722176038033_0.15128871227723817","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@stdlib/math-base-special-roundn","version":"0.2.3","description":"Round a double-precision floating-point number to the nearest multiple of 10^n.","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-roundn.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/constants-float64-max-base10-exponent":"^0.2.3","@stdlib/constants-float64-max-safe-integer":"^0.2.3","@stdlib/constants-float64-min-base10-exponent":"^0.2.3","@stdlib/constants-float64-min-base10-exponent-subnormal":"^0.2.1","@stdlib/math-base-assert-is-infinite":"^0.2.3","@stdlib/math-base-assert-is-nan":"^0.2.3","@stdlib/math-base-napi-binary":"^0.3.3","@stdlib/math-base-special-abs":"^0.2.3","@stdlib/math-base-special-pow":"^0.3.0","@stdlib/math-base-special-round":"^0.3.1","@stdlib/utils-library-manifest":"^0.2.4"},"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.round","round","roundn","fix","tofixed","integer","nearest","number"],"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"_id":"@stdlib/math-base-special-roundn@0.2.3","gitHead":"65ac870bcc9363ee25cdde72514d9e0783b5395e","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-u3G0ZUNJJzG8BFHmy+YhJpBFklTzF7I+Jz502bhv84GBjfwaaFOaJP1/RADmjcZsWU+ZuH/5G/kmFSwMFtKc8A==","shasum":"abc7c9371a71ef7a4fbb40a88f422e5ea2cdeafa","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-roundn/-/math-base-special-roundn-0.2.3.tgz","fileCount":16,"unpackedSize":52458,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICKzaHDfdT1qKFjqRnW1BeLHwHrXuG5C8foYmWaL8tJSAiAgeJGCrvmo2tCb6pRg/4ai9Rwdqtqd/zVvDkzVTdur8Q=="}]},"_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-npm-production","tmp":"tmp/math-base-special-roundn_0.2.3_1770523629590_0.9940153006094576"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-15T17:18:26.263Z","modified":"2026-02-08T04:07:09.928Z","0.0.1":"2021-06-15T17:18:26.878Z","0.0.2":"2021-06-16T05:34:47.598Z","0.0.3":"2021-06-27T23:54:12.297Z","0.0.4":"2021-07-07T00:58:38.758Z","0.0.5":"2021-08-22T23:51:46.997Z","0.0.6":"2022-02-16T20:52:58.736Z","0.1.0":"2023-09-24T03:37:09.732Z","0.2.0":"2024-02-14T08:25:18.149Z","0.2.1":"2024-02-24T21:26:44.451Z","0.2.2":"2024-07-28T14:13:58.202Z","0.2.3":"2026-02-08T04:07:09.736Z"},"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.round","round","roundn","fix","tofixed","integer","nearest","number"],"repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-roundn.git"},"description":"Round a double-precision floating-point number to the nearest multiple of 10^n.","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# roundn\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 to the nearest multiple of 10^n.\n\n<section class=\"installation\">\n\n## Installation\n\n```bash\nnpm install @stdlib/math-base-special-roundn\n```\n\n</section>\n\n<section class=\"usage\">\n\n## Usage\n\n```javascript\nvar roundn = require( '@stdlib/math-base-special-roundn' );\n```\n\n#### roundn( x, n )\n\nRounds a double-precision floating-point number to the nearest multiple of `10^n`.\n\n```javascript\n// Round a value to 2 decimal places:\nvar v = roundn( 3.141592653589793, -2 );\n// returns 3.14\n\n// If n = 0, `roundn` behaves like `round`:\nv = roundn( 3.141592653589793, 0 );\n// returns 3.0\n\n// Round a value to the nearest thousand:\nv = roundn( 12368.0, 3 );\n// returns 12000.0\n```\n\n</section>\n\n<!-- /.usage -->\n\n<section class=\"notes\">\n\n## Notes\n\n-   When operating on [floating-point numbers][ieee754] in bases other than `2`, rounding to specified digits can be **inexact**. For example,\n\n    ```javascript\n    var x = 0.2 + 0.1;\n    // returns 0.30000000000000004\n\n    // Should round to 0.3...\n    var v = roundn( x, -16 );\n    // returns 0.3000000000000001\n    ```\n\n</section>\n\n<!-- /.notes -->\n\n<section class=\"examples\">\n\n## Examples\n\n<!-- eslint no-undef: \"error\" -->\n\n```javascript\nvar discreteUniform = require( '@stdlib/random-array-discrete-uniform' );\nvar uniform = require( '@stdlib/random-array-uniform' );\nvar logEachMap = require( '@stdlib/console-log-each-map' );\nvar roundn = require( '@stdlib/math-base-special-roundn' );\n\nvar opts = {\n    'dtype': 'float64'\n};\nvar x = uniform( 100, -50.0, 50.0, opts );\nvar n = discreteUniform( 100, -5, 0, opts );\n\nlogEachMap( 'x: %0.4f. Number of decimals: %d. Rounded: %0.4f.', x, n, roundn );\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/roundn.h\"\n```\n\n#### stdlib_base_roundn( x, n )\n\nRounds a double-precision floating-point number to the nearest multiple of `10^n`.\n\n```c\ndouble y = stdlib_base_roundn( 3.14, -2 );\n// returns 3.14\n```\n\nThe function accepts the following arguments:\n\n-   **x**: `[in] double` input value.\n-   **n**: `[in] int32_t` integer power of 10.\n\n```c\ndouble stdlib_base_roundn( const double x, const int32_t n );\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/roundn.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_roundn( x[ i ], -2 );\n        printf( \"roundn(%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/ceiln`][@stdlib/math/base/special/ceiln]</span><span class=\"delimiter\">: </span><span class=\"description\">round a numeric value to the nearest multiple of 10^n toward positive infinity.</span>\n-   <span class=\"package-name\">[`@stdlib/math-base/special/floorn`][@stdlib/math/base/special/floorn]</span><span class=\"delimiter\">: </span><span class=\"description\">round a double-precision floating-point number to the nearest multiple of 10^n toward negative 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-   <span class=\"package-name\">[`@stdlib/math-base/special/roundb`][@stdlib/math/base/special/roundb]</span><span class=\"delimiter\">: </span><span class=\"description\">round a numeric value to the nearest multiple of b^n on a linear scale.</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-2026. 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-roundn.svg\n[npm-url]: https://npmjs.org/package/@stdlib/math-base-special-roundn\n\n[test-image]: https://github.com/stdlib-js/math-base-special-roundn/actions/workflows/test.yml/badge.svg?branch=v0.2.3\n[test-url]: https://github.com/stdlib-js/math-base-special-roundn/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-roundn/main.svg\n[coverage-url]: https://codecov.io/github/stdlib-js/math-base-special-roundn?branch=main\n\n<!--\n\n[dependencies-image]: https://img.shields.io/david/stdlib-js/math-base-special-roundn.svg\n[dependencies-url]: https://david-dm.org/stdlib-js/math-base-special-roundn/main\n\n-->\n\n[chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg\n[chat-url]: https://stdlib.zulipchat.com\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-roundn/tree/deno\n[deno-readme]: https://github.com/stdlib-js/math-base-special-roundn/blob/deno/README.md\n[umd-url]: https://github.com/stdlib-js/math-base-special-roundn/tree/umd\n[umd-readme]: https://github.com/stdlib-js/math-base-special-roundn/blob/umd/README.md\n[esm-url]: https://github.com/stdlib-js/math-base-special-roundn/tree/esm\n[esm-readme]: https://github.com/stdlib-js/math-base-special-roundn/blob/esm/README.md\n[branches-url]: https://github.com/stdlib-js/math-base-special-roundn/blob/main/branches.md\n\n[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/math-base-special-roundn/main/LICENSE\n\n[ieee754]: https://en.wikipedia.org/wiki/IEEE_754-1985\n\n<!-- <related-links> -->\n\n[@stdlib/math/base/special/ceiln]: https://www.npmjs.com/package/@stdlib/math-base-special-ceiln\n\n[@stdlib/math/base/special/floorn]: https://www.npmjs.com/package/@stdlib/math-base-special-floorn\n\n[@stdlib/math/base/special/round]: https://www.npmjs.com/package/@stdlib/math-base-special-round\n\n[@stdlib/math/base/special/roundb]: https://www.npmjs.com/package/@stdlib/math-base-special-roundb\n\n<!-- </related-links> -->\n\n</section>\n\n<!-- /.links -->\n","readmeFilename":"README.md"}