{"_id":"@stdlib/math-base-special-ceil","_rev":"15-ba8c50e7e7d4f148644dbeafad48f1d2","name":"@stdlib/math-base-special-ceil","dist-tags":{"latest":"0.2.3"},"versions":{"0.0.1":{"name":"@stdlib/math-base-special-ceil","version":"0.0.1","keywords":["stdlib","stdmath","mathematics","math","math.ceil","ceil","round","integer","nearest","value","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-ceil@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":"d2133c5918716663c102fba6fad50843c591e0e3","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.0.1.tgz","fileCount":14,"integrity":"sha512-jA/47+guGKV4cNF/TMrjGuxKFRCwdjRzzqGSgkyPfKew7nkeM4j5Ybnm9hG3a3u6I0/yeHC/uYCIjuYRt5qx9A==","signatures":[{"sig":"MEYCIQCqygkkH/fxvp4BZayEwp4Q6IPeJyB3QZnqoAIfcbu1AgIhAMR/JpIvGj9QuX8OuGniTD5Xgd6yHe44WDCJ1gvUAiv8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx5QqCRA9TVsSAnZWagAAaB0P/RYcSQ/TwZEkObLkItVY\n+F8SP5a/zHF+4JTIcrDhA1CvlAIojBXUYwwrV0I4ja20SZlF+C0xlGG1ikse\nN6MNmPTvwFIRjaKjZwgerj5i11i/J/DmL2jbQHuXsAir8HADceSODthXeADy\nwnVmcoiH+nXfOUm2fvaXkk6kFE2ARMIm5tW8KPwcRrSqST5cddMcrjfSgIyq\nuzAhpImokgZw5aB4e+pTNpAOVh2eYI+25dtvM2fln1ivwc0mvzX+7Hh5ltIZ\nrM0JpZ4WWwL9xLhNMVnLmY1e7UJn81GeqTbsG8IUeT1kCs/nZn0YsXRCB1ZH\nOBogUD3a/Bpk2hSoOi8q/qt43itTBjFUGV4EXIof/tRCi/GNAsndVD+5jEUZ\nQJw40GjVyh/edVWKrImZq3JApqzq6Cy7H8hnDWdXgQJcNs+wSYPUaSqDT2Sl\nKay6ucikn1z+IU4XFmNhkLXIbNrLoffNlYdIhmqD7xPONcwroN8bZAmDE44n\n8GQ/w68cKQPb3xPz1dtEvULmDs0gHWZkejQJsuq+VAwVzedNz8pnVwNSaZke\n3lLYFTMB2pfJWSyD3oRUoxF+q0H5YJx2Vx3B47Gpav6lw3+KH6oGYRIViXg0\nM5n2T3gmQU8fw27ptWuTG9NMC2L2zfcRr/HGdkybcHd5fYSR5VPY7uabKlpC\nVFDu\r\n=Dg3Z\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":"0799e75c42dd79c62e771e8a9e795311ac24aebb","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-ceil.git","type":"git"},"_npmVersion":"6.14.13","description":"Round a double-precision floating-point number toward positive 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-ceil_0.0.1_1623692330605_0.612453609045231","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@stdlib/math-base-special-ceil","version":"0.0.2","keywords":["stdlib","stdmath","mathematics","math","math.ceil","ceil","round","integer","nearest","value","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-ceil@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":"0f6b6bfcdad9f11c559edcbe2652770e8349c94e","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.0.2.tgz","fileCount":15,"integrity":"sha512-IsO+LLLV2mNE8LXYt5cx03YWfN9bWODcU0NsuFeyy6i0HgXuEV07f/8ddzZ0WArdXIJIOopI0bFjg29Tzm25bQ==","signatures":[{"sig":"MEUCIQC/NfAUkf9mUplpO0lPh614yfrTMEHwMvVUUCBogmVhKwIgVmv+ZYuD2v/3qqOqUSxKVfx1WZA6NC5fi/0WCcV8ri4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyAz4CRA9TVsSAnZWagAAO68P/1mmGZeTwl0A89d+bcbg\nfeoWsftqxGjp+YT+gRe0mSMLRN6ZTroqJRyJxWXGVuV0Zto/1o0K/FaQuWd/\na7ZKicgx/s0GVFsM+skIae0hJ1ycnbFiFsXriZYn3wIE1wYZD9akdFSKHKJA\naHPN0bWobCPe5Z4Y4jQvj02UXHjbg8TYLaDmgp+KhHt/8UDK+UlAS9jWyJ4U\nGRqQNeVQW8TI9I+qDlNkJo20GBE0z5fbFsVyNF71YU3xsYQEcE1b0Cvs0acr\nVUtC+in20ZyVNPIafRZP26VKyiJOMeewDRI2RI/4XTcxmf0hN1hKVwG96j4L\nvKNY6rIOVc6TTMJVtB//+sPzoHidlf8+7LcqVIUDF1E9kJhHdOI0fAJ2dtyd\n9UdCPGiydKMqOpQPmO/AA0FpAR8T0Lfvu+DcRLhNUdS1U+rsJH6lUkaG5R5Q\nZxh9j/PfSUWSD6ECtVriMxPymoV3Y3siC/BHdMwF+O9E/HWJjk/5BtFZqq5d\nSeNPkYCsxxxgKJRtWptYG+ALvnsCkWnbohE7+//AGXSaPKf+dL3jRvT8Ha5C\nn9H62Ljn5uuSJKBf8U/jP/i0eyzLx7O1IuDu1PDBaTwEMmI7i640ElSqm6yF\ntEEUrFamHzXMT2vTp+Tfsfh2RTFio2s98zzkSW9SFkh2Ru2o5Moz/BvXWmfh\nsraD\r\n=ir5C\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":"5d0859482abb005298644dfb0c4e61a1d14ac48b","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-ceil.git","type":"git"},"_npmVersion":"6.14.13","description":"Round a double-precision floating-point number toward positive 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-ceil_0.0.2_1623723256189_0.9326398398741564","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@stdlib/math-base-special-ceil","version":"0.0.3","keywords":["stdlib","stdmath","mathematics","math","math.ceil","ceil","round","integer","nearest","value","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-ceil@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":"7665f23400e52f85adf30b90555c93c1b82c3ffa","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.0.3.tgz","fileCount":15,"integrity":"sha512-QzpRI2fcv8Ie0z/PZxGung3O0sYdV4+7Nk8XGTzZv8wDo1tIJa9QdTI4QdBD4J1h+dXUngY2yVgdDg0ZEwfiog==","signatures":[{"sig":"MEUCIBLa+Qe8Nj63pcNNINxTtCaOmrSQnFMHYbY4HZmhuuSjAiEA6Q3seMuwbyq3OanrQoeHZGHbrX7rUV8gNQibTd/nbUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyMIuCRA9TVsSAnZWagAAeF0P/iuwCEwnxChHETWuZ/mJ\nJRYJqm+cwFYNvyY4aA+ub9MnRRvdwVkt66DmNG7B6K4okw7lrGLcpdz/pGkC\nPoXiVrZFgqYcWtzreK/RVb+3f3WzDXisth2mMf2Le1H8j8GL7lt0qbj5/25d\n7bGnk4WeGIYOpq3nfDDQYajpl0bB1HZs96TiQbcMbGjKu74NL+2DJdBN7FIM\nQkLkS+hGhZ9/DC8AeP+95H2/KxFFx+hLfeEQsQ31r34KCuaU3GCpMEqIG47t\nb4VsNp6UM33eadbWvSC+T0/i0+PJ+PVxyR7eJbkmI3Fv9LpO8ecbkfJ1spP/\nUwNdY69Sf0+5XHRcnF8AXeWaWJjU6E6Un8cDSk1/h2Io7OChWJUDzvCCfYti\n/8vOX+JJtqsoV7I1QGBHnCIrAxOakKcT1uys0SL4R742rDvSp+F3LQ4Dgct5\nRAzzy61omx62vR4F2+KPKJw8QBkmTaW9QDSacuk+hmDV3E3eUGoSqvU7sN+5\nxh3ppxN6MKKhztZSfhnBmy1Zw+f1Yim8ZRmgGxrMjvfpgGbsIvD7mg4oaotk\nk1kf/GXkJsEDk6XFgj2T9+YJugMo7O+Q1g7U0Ge7UhWbqxKBSpIF33y7GIT5\nwBCXWRLeVNwIiPP9U55UnlRWoFzu/6+iwgLb4aO2otAnp5Tfdqtom1BNVkim\nYeYS\r\n=ZcKb\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":"ef18fcdea4f6049d768a4f00658974767cda75e6","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-ceil.git","type":"git"},"_npmVersion":"7.7.6","description":"Round a double-precision floating-point number toward positive 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-ceil_0.0.3_1623769646431_0.6474320543938239","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@stdlib/math-base-special-ceil","version":"0.0.4","keywords":["stdlib","stdmath","mathematics","math","math.ceil","ceil","round","integer","nearest","value","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-ceil@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":"fb35ba6e3ecbf95976aa0df42fd9ca24b86f7546","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.0.4.tgz","fileCount":17,"integrity":"sha512-HGZyZ0pTcdRTVVimmuYhPri07yaETaX/obFPwvzW+PzYKxEwBzMHvVbjgkWDqFlZr1P9tVixiHnKtumTmwmV2w==","signatures":[{"sig":"MEUCIQCRZ0JeZPQYrtKrSd9dBL1OaW75ZDVSVKZpzzT+KwswngIgbruaALRVcs3cTz1CZMsqbilzn1eT0JUdVM/yNVxxJuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyXzqCRA9TVsSAnZWagAAVdgP+wauBc23K414elbvIiY9\n8UbDOXJcpuLWaRg+7ldbC8vlRiya9WvGUUCVDSGmqF0DkFZJPYWwH97NvFjE\nIsaM0wDS3UZlzv+JZO2tlH15TJnYEfInk2cqUXrFlkfnv+cmlr+U3XRx8YPe\nDN/5Z+AACgFy6PqtbfSYuyY0ZoVhyZKVSgmXLpvspPBJ+L5lp+oZjNt2I7vw\nB+1peNDAltxHSASl1/x0gfnZprUZRK59UtHG+FtSNw+Fhha6HVf6VjOcf8s3\nPw3iltpInEXEoD0mhn2AbSDzDEn0SBNbnHUzhXrnIZHYt0mjQVYz5dGbPU1w\n4k6gCnyb0HYQa3rtNuYyoOBu9c6kzIOxMqtgH1Xyzu3rskzqDaKvj7RCWbl7\nTALdV3SNjN9COPgOfYug3bUaePjKNl1sCidcAJ59YvqIDo8BaUXMwLy7FV7g\nPeXLfQ555YpLQz3ptLsJFD6Z4ONTUA5NMpf9t2NM01SN9DRt6XPv1dzg6W0h\nypmTswQNpFOil8PmA6z2DZAdmnftPFhfxZjVUVrLxT0rmHHRw5ioEQmDajuE\n85y9OxT6XnuNPGDqzdLwvrXwgpMbheWX1hiiQb6M8KrjDWkjZ0ZivAxprzMI\nj0AwX8UE1cED3sWhGovbNeB20MBrUYTDokI0WagOYke0tnSJrQIjsau2kMV1\nqnsQ\r\n=JMZK\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":"3a3e21505aa6249405920fac6756fbe42d0183b6","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-ceil.git","type":"git"},"_npmVersion":"7.7.6","description":"Round a double-precision floating-point number toward positive 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-ceil_0.0.4_1623817450487_0.8842125893104287","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@stdlib/math-base-special-ceil","version":"0.0.5","keywords":["stdlib","stdmath","mathematics","math","math.ceil","ceil","round","integer","nearest","value","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-ceil@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":"e88c65bf844c8efeb97d48e3225de15e50d76af3","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.0.5.tgz","fileCount":17,"integrity":"sha512-BiF9UwxfQsl3aVdJHx0wV/MhAYWy5pjuiFU8Bde3ZsavNuG1RS6oZLulpc+3YG3win5rhXZhHfI71SFQk8nC6w==","signatures":[{"sig":"MEUCIQClWIH34y7prTLH/ayQxmOaxrCsD+hQUQpnhhSyJhzZnwIgVXnLd7UDTeC0vJdhYnI9QZB5ybFzwASRlo+uE+fP4SI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2Ps3CRA9TVsSAnZWagAA2NAP/3oGuUpFxTfUV5ORXxr2\n6rl3MCWJ1MQqdJgzgJu8dKIkDJ+bV7aGBk5nME3JstsTGCASFiPRM21iT9xQ\nauxMbLb3cWECnKv3WgAIEXIVBDql3tqKIegXrUhCVAhsICNESXRsx0nwezNI\n470zQoJt5/lrohKLoPCmY4kDRV9j+galz3FMyg/WoHitxgVx/guNZTNvlj3j\nj06QfuE6c2QkYFa/tyj5/BXWzW4nRmtL+P8nMYjXuy7GiMBXn41FBWTJcqtu\njpHY7ow21PiB/uTiMOmhLhsb6DaiTuK3trBBV2O3OxeEh6QuHEJr7cJP5lY+\n60tLnFJeE/iSoHBMKB5A0Jba49YwB+UhKrA83XeEbOzbRPBPpStA9CA0wxvP\nkGXSj7SQXDJ+gD48/ygNd4H5V/Ujz6ysEuUjcL1bBUvVIKZkWKyTAO2lGPoE\nqZAfqGwsRVOhHRefDWXfbe3ljJ/1AX5atSDlvsFLGKAR4Jjec9JA7yvuK6hX\nk9y+QEBww6m4YwQmYvxWSsQN/8QIjJ3bCCXHy91UiFOeQK10/tJ9jtVR/aQO\nqJuX+Dy8DwPbRwAYIwN9AbHBupx1ZiJ9OGyRwosFKqNHeZ4OhgMiA4ArVJyX\nVCcCQx6odyN9AXUP10O56G+p/PF+ns/bd0gimVezBWhmh13q7Wg1aVjrLz5V\n6yef\r\n=lPRm\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":"a2aa694e979e6f3bcbc3942fd4596cf23b9c98ef","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-ceil.git","type":"git"},"_npmVersion":"7.7.6","description":"Round a double-precision floating-point number toward positive 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-ceil_0.0.5_1624832822906_0.5378883237295173","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@stdlib/math-base-special-ceil","version":"0.0.6","keywords":["stdlib","stdmath","mathematics","math","math.ceil","ceil","round","integer","nearest","value","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-ceil@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":"4fe4c2928a09aee81c208ec0cfa1da5e9f020aa5","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.0.6.tgz","fileCount":17,"integrity":"sha512-EgeJjrlyOuxreO1DXt8+H2QTNoqgJzFqGST/7M+/NPDPPVxTB6Gysg9Pq3+AJjrZ4wVsWg5TG/Ono4H4322n/w==","signatures":[{"sig":"MEQCICAWd6oyCcSN9fU46fJ8G4+GplqOw693+3g7l8bQIa57AiB1Pl3b8Okb+Kh0wLujERy6LAJG0jbqwlk9ZjFLbhamBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5PJkCRA9TVsSAnZWagAAzO8P/jU5Zp87XmgsVRE125o5\nnD5CCLIUO++C+Adf45fsw6J5jgE6LVnXZmaqT2ZBXWzN1Vrwpl8rBq+LvZzi\nfucwaJRMgNGdRPC/TayOVUah/tedC89BX98eU9aKE3RmHwy4EaaSygN4HBsr\nx612KBKwoMZxZg+dqcPG9wsw4/4FumpzcTvpX7j0kyKbXbMygB2bYeP8IEac\n/S+4YXy6+kxGLtXaQfusE5a3+b9g2zNNYvVJjaHIV+X4wY4EHgVR6CvIjedj\nvn+SBchP5hh+QMWeYbfbDOI7mpdfXHOazns/DeiMD7tePVEuGqVwf9ATX8dG\nMPDtPl46QcO3ROBIrUtvm5BplnwvF15Ahf3iVxNC1CcdoLPt+oCREi3zbsOm\nz2pbZQ2P14bpshHjhzn0G0vrguFc5RjA07D41WdL5TMVISTCcx8nY6t4IPnw\n4lmDPN12ZcVofsQ8qd+ryYsp/HA+d1cejLtz/pFjh0md0KhGRz1hVwZlcFTl\nGU5IJL6ZgmmmjxqDfJ/fYKSW9ZVYdAXY/AC12e4Njw9eHjHx6OoODKarl3sT\n+Pz42fezzv4BXxOoxDOG7t94mUoxNSEBwFVBgSL0u5DF7Bv8kg76AFboI8lI\n8mrnLHGzO4tfACdTzhGO3S+kibMxrR3aEmRJFTTv6TpKNPaI7qyzpTyGPATr\nXJh8\r\n=1r5i\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":"48640077b8e34d47614b44d27d4e1efa19d59e50","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-ceil.git","type":"git"},"_npmVersion":"7.7.6","description":"Round a double-precision floating-point number toward positive 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-ceil_0.0.6_1625616996293_0.09102823624617651","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@stdlib/math-base-special-ceil","version":"0.0.7","keywords":["stdlib","stdmath","mathematics","math","math.ceil","ceil","round","integer","nearest","value","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-ceil@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":"2ff6311ffc185cadda28a352d348310133576275","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.0.7.tgz","fileCount":16,"integrity":"sha512-DPCVVn8eQXkuImMBEJfgXNc8RvcbzoOrwwnYS0e4ic8LoO2p1wAyAjsr94IoZzKrYbOjdvIfilFMa6LwjO8PWw==","signatures":[{"sig":"MEUCIQC9rgQTFD0bnKK8Ag4lqchiU5sCjDf2/0lNyiS7Fnr+8QIgYbQ7gV3wAdEEctbcADFk9MfEnw3vw+80x3fIKi9LFOE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47922,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIt3GCRA9TVsSAnZWagAAGCwP+QFjtO1lqDT9TJmyHzFX\n754Ye6fzISSPMTYt5al1pIuiJ9+vq2Sgonqf+syUidxRtlDc02joZZhSeowg\nRYgCQjd9qWIs0PwGjAQm3VMm/3wDSBHS9GhQUrZ8ugvkJrkRBVvMcPgv0wQd\nTZpEvHzqBdHbJMUwEpXDVmsyjQlSMAA/fxiQI0U7AEu0SRhXTQWHd2NQ8v7a\nmtP/tN77570W7by00X7k5C8PcM/ocI0gydqJ5c+nDP1xo2cjcbWRKT30XRus\n2jWJvb1ImrB5UKxvw8nvuUfBvoe3nVUhKZ66LLgZTP+Kg8hiJE+GaYBpr80Z\nVPaEp7ngc8Me348YmjqhY+/u6e+DmysEOUtCCSbsWiQf4pY2J+CSPA+OxM1k\n1G+KYqtUxzrYbKppQ+XDvnVE2VbTiwAN1yOa3AcaCmNJzABgR5Mr4OJeZ25u\nQA2M9XZ2BkO2ff6lv232/pT0oiC31KUPdzuXXsUHV1Jj5ANaivcbx5MWS1Me\nRtx0cHt3kWZhGv7RlcP2p3fPK+cnNYVDZInxCcN47aL/FADDICd63jMkP0Vu\ntFO/QuX9pzlze06r2M29N/xZjj1pcpmrD+f2M+iXGSi4282Ok/eoaAkQTua0\nCu4mp/wAS49CF/Q5aJTFHyRNpBArXdb9CwafOYBBNSMyfnmmoMLgt53tZIBE\n/9mK\r\n=FocS\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":"affa2ee67d9475f653f3bb54ba6751f32bcd56a5","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-ceil.git","type":"git"},"_npmVersion":"7.20.3","description":"Round a double-precision floating-point number toward positive 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-ceil_0.0.7_1629674950420_0.736405697812182","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@stdlib/math-base-special-ceil","version":"0.0.8","keywords":["stdlib","stdmath","mathematics","math","math.ceil","ceil","round","integer","nearest","value","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-ceil@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":"a55909e417f08490778744f57eef84fbaf16ac6b","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.0.8.tgz","fileCount":15,"integrity":"sha512-TP6DWHXreyjO3iZntIsMcHcVYhQEhaQavjYX5z9FiYt8WOEliGRmb9TBAl4SWrHqIq+RTP8IwOydkBpAFndIbA==","signatures":[{"sig":"MEUCIA1iLYf0R5OvVvOeqF+ceW6bGA/yls4HskidgDRHkE7jAiEAmqRtwI8gEVkR5N8N2zfCfH+IwZZp2wWxi2Iib6kkBJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDWQOCRA9TVsSAnZWagAAo/8QAIbz7GzejzGVEJg1LlNN\n3BzmakHCym+Z+RbVIgJJLuFhqxgAsUUzlHZZ/qj2+6lM49L25BMqmBIAVAEJ\nySLwxiPzPdVfJ5CflqIfpxZtglsY7cWi5zW9WjBSoLw4GEU6TIa3HouKe3RC\nvvcWYzf2ErkPUO9XRq4wXzy4eMGVoysQgnY+xtyrqzOe2EHthPT0q09lBzrs\n84a4NDIo/18oDcIr+1GCIDpge1rIegXVZ3BF28IIFZgXqIX+9JWNadDmObk4\nUcdTGk6uLyQUVrIJqg2kdivwV49XwDATjHOHQEmKiFYmeHfAjwmB7oYGNzlR\nvv3IhhyCFbYAK8sQaEMbevrCYvoQOZFf0nTe+HIqXz7sUD2mdNNWP1Us5Hd4\nUyv61tbZmvhz4jn5resHeZMMYxzmk1kv2+KgYgspETxrDYluemhBFuixqR3q\najhYcf7Hy0n4c33laoOe5M32ouYxyqPUbJVqTJlYUqQ83sci/N1jXtqhNb8v\ntkbE/Piosr0yd0kkutXXJT4jDC1QaiqtP8yzD2M8Z1Ins59PwzZOrIz5MKjG\nri5gR9gpa2DcFk0Hx0V4BIS4QLOF7Kayfujb4nkI56oiEiCm/XKowjlhrwBt\n6GbKsdILVtEJ8qRgfyaHg4I3dUqv09dl0mtgL+tnxkYT7RNCFgvLkGZCc6No\n4NK+\r\n=5jLp\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":"8b65842f93ee3be57d33346f8604e2066685d061","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-ceil.git","type":"git"},"_npmVersion":"8.1.2","description":"Round a double-precision floating-point number toward positive 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-ceil_0.0.8_1645044750506_0.565085381848399","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@stdlib/math-base-special-ceil","version":"0.1.0","keywords":["stdlib","stdmath","mathematics","math","math.ceil","ceil","round","integer","nearest","value","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-ceil@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":"88871ac62e23b62af45ae3d561ba124f395216a7","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.1.0.tgz","fileCount":17,"integrity":"sha512-3x9caJPnBYsSLsl5AE9xXSorFXmC3/8vjO48037IVzo4vNrl86tbxhTffnkz522rgWvDCacYQwedK1S+g4cygw==","signatures":[{"sig":"MEQCIH6ayHq/rFM2BTXzPOgXGYNBuHxXaOu3tshlK/imXawGAiBTH3Knx9R42Y9Qc/SHfTm7gd5fKWLTuHj5vlAaIeEetA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34686},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"4e3cc6d57c6463c9e569dd91fd6648ddaa6b63f8","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-ceil.git","type":"git"},"_npmVersion":"8.19.4","description":"Round a double-precision floating-point number toward positive 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-ceil_0.1.0_1695508052319_0.6113203883264935","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@stdlib/math-base-special-ceil","version":"0.1.1","keywords":["stdlib","stdmath","mathematics","math","math.ceil","ceil","round","integer","nearest","value","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-ceil@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":"f9650193ecb0a54de890373b5309bb5644a9ba2a","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.1.1.tgz","fileCount":17,"integrity":"sha512-Jbdzeq0hCyDp+9Wr4hJUn/q9vepzpybA6SKUVJzG5s9t8/KabH7jzo6eSp54E4yQPHp4hjtE2WR3Eiw0k8koYg==","signatures":[{"sig":"MEUCIQCbwaTJNJZNiquvkhM1/nuQ5vMcfWyQbLWNRzzXVdsWKAIgIKE5MEAqNXhJNbfZSmsKzCTSIa6OWwcc4nL0LbvYxdI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34686},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"71d561cc2b942a92983a38c8bde009d35255c5d1","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-ceil.git","type":"git"},"_npmVersion":"8.19.4","description":"Round a double-precision floating-point number toward positive 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-ceil_0.1.1_1696943668450_0.7817363821091845","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@stdlib/math-base-special-ceil","version":"0.2.0","keywords":["stdlib","stdmath","mathematics","math","math.ceil","ceil","round","integer","nearest","value","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-ceil@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":"fe44f1863c953ea220670df2b7a6dc75ab9208f7","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.2.0.tgz","fileCount":17,"integrity":"sha512-5tAlAT2pffs6TUfSCxZHZGK/YU9YKTXjDvcuCSpuvM8SjmebrOyhuyx19fjhQJUWiaPLxZ/+Aha2T/vOsZAjFQ==","signatures":[{"sig":"MEUCIQDt+Ki3PcpUprgllV134FQaFNNmHCh5yYUcz+Y9IWxMPgIgZ7qBck9cvLO7rWF79iMs3otM57zdJwy6Z6xtSfdLhnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34563},"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-ceil.git","type":"git"},"_npmVersion":"8.19.4","description":"Round a double-precision floating-point number toward positive 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.2.0","@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-ceil_0.2.0_1707896241195_0.10863905050378064","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@stdlib/math-base-special-ceil","version":"0.2.1","keywords":["stdlib","stdmath","mathematics","math","math.ceil","ceil","round","integer","nearest","value","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-ceil@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":"b8a3afed2ccc62e1000e3bbf4c22c9781cb18ff1","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.2.1.tgz","fileCount":17,"integrity":"sha512-z65R2UEEvY+VxvL0rYWTCSi5jLuL1GR1gJZGQjd82nQ9Zd9TdFEkgDTOxjOdTigbtRzbT9dZft9uEDPX3oTcAg==","signatures":[{"sig":"MEYCIQCtNOAOhZQpRPiGr0xoxSvB369Qe5u7Ye0EcMLIGuKLEAIhAPTGb1BuTv6U0KCehuTfEop9c4pIeWf2C7lxeHhOKvDp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33796},"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-ceil.git","type":"git"},"_npmVersion":"8.19.4","description":"Round a double-precision floating-point number toward positive 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-ceil_0.2.1_1708806915704_0.8105445066845836","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@stdlib/math-base-special-ceil","version":"0.2.2","keywords":["stdlib","stdmath","mathematics","math","math.ceil","ceil","round","integer","nearest","value","number"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/math-base-special-ceil@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":"26213c02d8fe3cd3c8d95566e0a18c0db7528744","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.2.2.tgz","fileCount":16,"integrity":"sha512-zGkDaMcPrxQ9Zo+fegf2MyI8UPIrVTK5sc/FgCN9qdwEFJTKGLsBd249T3xH7L2MDxx5JbIMGrr6L4U4uEm2Hw==","signatures":[{"sig":"MEMCHyMyrlklVI1wH5R6bv5qS0ZJIM9iWTMwAZsjFfx5WMgCIHzXkxTIZtDN/Xnk5Q8H0osF4v/cyZCIaQBXSheIBOh0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31603},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"70eb789d85da0d8470a61b28ed0a80ee1009d179","gypfile":false,"scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-ceil.git","type":"git"},"_npmVersion":"8.19.4","description":"Round a double-precision floating-point number toward positive infinity.","directories":{"doc":"./docs","lib":"./lib","src":"./src","dist":"./dist","include":"./include"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/math-base-napi-unary":"^0.2.3","@stdlib/utils-library-manifest":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-ceil_0.2.2_1722133048700_0.9321082442956676","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@stdlib/math-base-special-ceil","version":"0.2.3","description":"Round a double-precision floating-point number toward positive 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-ceil.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/math-base-napi-unary":"^0.2.6","@stdlib/utils-library-manifest":"^0.2.3"},"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.ceil","ceil","round","integer","nearest","value","number"],"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"_id":"@stdlib/math-base-special-ceil@0.2.3","gitHead":"06188d19cb37068a0aa27c391a443a48fd6b6b56","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-QJsGAxftN8RLjDkqKqyOcWh8tGFauyXMvqLxoq4C22tm+1ABJ+1rU5wEATOgvOHaDVc7HvHA7fakHTB0UsDUyw==","shasum":"3ade41a589db9036a6bfafc29dda5a5d058c338a","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.2.3.tgz","fileCount":16,"unpackedSize":31590,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDhBRZQ4L5X5cHvug/70M3/pK9uW5VttOH1nlBQjHvEAwIhAPX5CVSb/01FIiWguU8eHgAqO6DS2IPbwOdN8RpUiMxe"}]},"_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-ceil_0.2.3_1770219993878_0.8226516211948474"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-14T17:38:50.433Z","modified":"2026-02-04T15:46:34.193Z","0.0.1":"2021-06-14T17:38:50.741Z","0.0.2":"2021-06-15T02:14:16.328Z","0.0.3":"2021-06-15T15:07:26.538Z","0.0.4":"2021-06-16T04:24:10.627Z","0.0.5":"2021-06-27T22:27:03.073Z","0.0.6":"2021-07-07T00:16:36.471Z","0.0.7":"2021-08-22T23:29:10.614Z","0.0.8":"2022-02-16T20:52:30.636Z","0.1.0":"2023-09-23T22:27:32.500Z","0.1.1":"2023-10-10T13:14:28.658Z","0.2.0":"2024-02-14T07:37:21.342Z","0.2.1":"2024-02-24T20:35:15.930Z","0.2.2":"2024-07-28T02:17:28.901Z","0.2.3":"2026-02-04T15:46:34.004Z"},"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.ceil","ceil","round","integer","nearest","value","number"],"repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-ceil.git"},"description":"Round a double-precision floating-point number toward positive 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# Ceil\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 positive infinity.\n\n<section class=\"installation\">\n\n## Installation\n\n```bash\nnpm install @stdlib/math-base-special-ceil\n```\n\n</section>\n\n<section class=\"usage\">\n\n## Usage\n\n```javascript\nvar ceil = require( '@stdlib/math-base-special-ceil' );\n```\n\n#### ceil( x )\n\nRounds a double-precision floating-point number toward positive infinity.\n\n```javascript\nvar v = ceil( -4.2 );\n// returns -4.0\n\nv = ceil( 9.99999 );\n// returns 10.0\n\nv = ceil( 0.0 );\n// returns 0.0\n\nv = ceil( 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 uniform = require( '@stdlib/random-array-uniform' );\nvar logEachMap = require( '@stdlib/console-log-each-map' );\nvar ceil = require( '@stdlib/math-base-special-ceil' );\n\nvar opts = {\n    'dtype': 'float64'\n};\nvar x = uniform( 100, -50.0, 50.0, opts );\n\nlogEachMap( 'ceil(%0.4f) = %0.4f', x, ceil );\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/ceil.h\"\n```\n\n#### stdlib_base_ceil( x )\n\nRounds a double-precision floating-point number toward positive infinity.\n\n```c\ndouble y = stdlib_base_ceil( 3.14 );\n// returns 4.0\n```\n\nThe function accepts the following arguments:\n\n-   **x**: `[in] double` input value.\n\n```c\ndouble stdlib_base_ceil( 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/ceil.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_ceil( x[ i ] );\n        printf( \"ceil(%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/floor`][@stdlib/math/base/special/floor]</span><span class=\"delimiter\">: </span><span class=\"description\">round a double-precision floating-point number 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\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-ceil.svg\n[npm-url]: https://npmjs.org/package/@stdlib/math-base-special-ceil\n\n[test-image]: https://github.com/stdlib-js/math-base-special-ceil/actions/workflows/test.yml/badge.svg?branch=v0.2.3\n[test-url]: https://github.com/stdlib-js/math-base-special-ceil/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-ceil/main.svg\n[coverage-url]: https://codecov.io/github/stdlib-js/math-base-special-ceil?branch=main\n\n<!--\n\n[dependencies-image]: https://img.shields.io/david/stdlib-js/math-base-special-ceil.svg\n[dependencies-url]: https://david-dm.org/stdlib-js/math-base-special-ceil/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-ceil/tree/deno\n[deno-readme]: https://github.com/stdlib-js/math-base-special-ceil/blob/deno/README.md\n[umd-url]: https://github.com/stdlib-js/math-base-special-ceil/tree/umd\n[umd-readme]: https://github.com/stdlib-js/math-base-special-ceil/blob/umd/README.md\n[esm-url]: https://github.com/stdlib-js/math-base-special-ceil/tree/esm\n[esm-readme]: https://github.com/stdlib-js/math-base-special-ceil/blob/esm/README.md\n[branches-url]: https://github.com/stdlib-js/math-base-special-ceil/blob/main/branches.md\n\n[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/math-base-special-ceil/main/LICENSE\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/floor]: https://www.npmjs.com/package/@stdlib/math-base-special-floor\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"}