{"_id":"@stdlib/math-base-special-pow","_rev":"3332718","name":"@stdlib/math-base-special-pow","description":"Exponential function.","dist-tags":{"latest":"0.2.1"},"maintainers":[{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":""}],"time":{"modified":"2024-07-10T07:30:44.000Z","created":"2021-06-15T17:12:28.029Z","0.2.1":"2024-02-24T21:15:03.038Z","0.2.0":"2024-02-14T08:15:05.451Z","0.1.0":"2023-09-24T03:05:56.601Z","0.0.7":"2022-11-15T21:34:34.612Z","0.0.6":"2022-02-16T20:54:32.866Z","0.0.5":"2021-08-22T22:48:35.145Z","0.0.4":"2021-07-07T00:54:06.473Z","0.0.3":"2021-06-27T23:49:21.749Z","0.0.2":"2021-06-16T05:31:20.622Z","0.0.1":"2021-06-15T17:12:28.029Z"},"users":{},"author":{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"},"repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-pow.git"},"versions":{"0.2.1":{"name":"@stdlib/math-base-special-pow","version":"0.2.1","description":"Exponential function.","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","directories":{"doc":"./docs","lib":"./lib","scripts":"./scripts","dist":"./dist"},"types":"./docs/types","scripts":{},"homepage":"https://stdlib.io","repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-pow.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/constants-float64-exponent-bias":"^0.2.1","@stdlib/constants-float64-high-word-abs-mask":"^0.2.1","@stdlib/constants-float64-high-word-significand-mask":"^0.2.1","@stdlib/constants-float64-ln-two":"^0.2.1","@stdlib/constants-float64-ninf":"^0.2.1","@stdlib/constants-float64-pinf":"^0.2.1","@stdlib/math-base-assert-is-infinite":"^0.2.1","@stdlib/math-base-assert-is-integer":"^0.2.1","@stdlib/math-base-assert-is-nan":"^0.2.1","@stdlib/math-base-assert-is-odd":"^0.2.1","@stdlib/math-base-special-abs":"^0.2.1","@stdlib/math-base-special-copysign":"^0.2.1","@stdlib/math-base-special-ldexp":"^0.2.1","@stdlib/math-base-special-sqrt":"^0.2.1","@stdlib/number-float64-base-get-high-word":"^0.2.1","@stdlib/number-float64-base-set-high-word":"^0.2.1","@stdlib/number-float64-base-set-low-word":"^0.2.1","@stdlib/number-float64-base-to-words":"^0.2.1","@stdlib/number-uint32-base-to-int32":"^0.2.1"},"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.pow","pow","power","natural","exponential","function","number"],"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"gitHead":"31aff930532b53e34d2c7386684375a079fcf6bb","_id":"@stdlib/math-base-special-pow@0.2.1","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"shasum":"f9576d1cf458cf45cd3e98431f18d55e4f902184","size":27058,"noattachment":false,"key":"/@stdlib/math-base-special-pow/-/@stdlib/math-base-special-pow-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stdlib/math-base-special-pow/download/@stdlib/math-base-special-pow-0.2.1.tgz"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"maintainers":[{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/math-base-special-pow_0.2.1_1708809302840_0.8730002290873966"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-24T21:15:03.038Z","publish_time":1708809303038,"_source_registry_name":"default","_cnpm_publish_time":1708809303038},"0.2.0":{"name":"@stdlib/math-base-special-pow","version":"0.2.0","description":"Exponential function.","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","directories":{"benchmark":"./benchmark","doc":"./docs","example":"./examples","lib":"./lib","scripts":"./scripts","test":"./test"},"types":"./docs/types","scripts":{"test":"make test","test-cov":"make test-cov","examples":"make examples","benchmark":"make benchmark"},"homepage":"https://stdlib.io","repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-pow.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/constants-float64-exponent-bias":"^0.2.0","@stdlib/constants-float64-high-word-abs-mask":"^0.2.0","@stdlib/constants-float64-high-word-significand-mask":"^0.2.0","@stdlib/constants-float64-ln-two":"^0.2.0","@stdlib/constants-float64-ninf":"^0.2.0","@stdlib/constants-float64-pinf":"^0.2.0","@stdlib/math-base-assert-is-infinite":"^0.2.0","@stdlib/math-base-assert-is-integer":"^0.2.0","@stdlib/math-base-assert-is-nan":"^0.2.0","@stdlib/math-base-assert-is-odd":"^0.2.0","@stdlib/math-base-special-abs":"^0.2.0","@stdlib/math-base-special-copysign":"^0.2.0","@stdlib/math-base-special-ldexp":"^0.2.0","@stdlib/math-base-special-sqrt":"^0.2.0","@stdlib/number-float64-base-get-high-word":"^0.2.0","@stdlib/number-float64-base-set-high-word":"^0.2.0","@stdlib/number-float64-base-set-low-word":"^0.2.0","@stdlib/number-float64-base-to-words":"^0.2.0","@stdlib/number-uint32-base-to-int32":"^0.2.0"},"devDependencies":{"@stdlib/constants-float64-eps":"^0.1.1","@stdlib/constants-float64-max-safe-integer":"^0.2.0","@stdlib/fs-write-file":"^0.1.1","@stdlib/math-base-assert-is-negative-zero":"^0.1.1","@stdlib/math-base-assert-is-positive-zero":"^0.1.1","@stdlib/math-base-special-round":"^0.1.1","@stdlib/math-base-tools-evalpoly-compile":"^0.1.0","@stdlib/random-base-randu":"^0.1.0","@stdlib/time-current-year":"^0.1.1","tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-min":"git+https://github.com/Planeshifter/tap-min.git","@stdlib/bench-harness":"^0.2.0","@stdlib/bench":"^0.3.1"},"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.pow","pow","power","natural","exponential","function","number"],"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"gitHead":"7137673f0798ef13d7c9fd7becf78e557b1d583b","_id":"@stdlib/math-base-special-pow@0.2.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"shasum":"4ac47df544fd72e4c7304d662db45f3adfa0b730","size":27313,"noattachment":false,"key":"/@stdlib/math-base-special-pow/-/@stdlib/math-base-special-pow-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stdlib/math-base-special-pow/download/@stdlib/math-base-special-pow-0.2.0.tgz"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"maintainers":[{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/math-base-special-pow_0.2.0_1707898505222_0.8269658606488277"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-14T08:15:05.451Z","publish_time":1707898505451,"_source_registry_name":"default","_cnpm_publish_time":1707898505451},"0.1.0":{"name":"@stdlib/math-base-special-pow","version":"0.1.0","description":"Exponential function.","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","directories":{"benchmark":"./benchmark","doc":"./docs","example":"./examples","lib":"./lib","scripts":"./scripts","test":"./test"},"types":"./docs/types","scripts":{"test":"make test","test-cov":"make test-cov","examples":"make examples","benchmark":"make benchmark"},"homepage":"https://stdlib.io","repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-pow.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/constants-float64-exponent-bias":"^0.1.0","@stdlib/constants-float64-high-word-abs-mask":"^0.1.0","@stdlib/constants-float64-high-word-significand-mask":"^0.1.0","@stdlib/constants-float64-ln-two":"^0.1.0","@stdlib/constants-float64-ninf":"^0.1.0","@stdlib/constants-float64-pinf":"^0.1.0","@stdlib/math-base-assert-is-infinite":"^0.1.0","@stdlib/math-base-assert-is-integer":"^0.1.0","@stdlib/math-base-assert-is-nan":"^0.1.0","@stdlib/math-base-assert-is-odd":"^0.1.0","@stdlib/math-base-special-abs":"^0.1.0","@stdlib/math-base-special-copysign":"^0.1.0","@stdlib/math-base-special-ldexp":"^0.1.0","@stdlib/math-base-special-sqrt":"^0.1.0","@stdlib/number-float64-base-get-high-word":"^0.1.0","@stdlib/number-float64-base-set-high-word":"^0.1.0","@stdlib/number-float64-base-set-low-word":"^0.1.0","@stdlib/number-float64-base-to-words":"^0.1.0","@stdlib/number-uint32-base-to-int32":"^0.1.0"},"devDependencies":{"@stdlib/bench":"^0.1.0","@stdlib/constants-float64-eps":"^0.1.0","@stdlib/constants-float64-max-safe-integer":"^0.1.0","@stdlib/fs-write-file":"^0.1.0","@stdlib/math-base-assert-is-negative-zero":"^0.1.0","@stdlib/math-base-assert-is-positive-zero":"^0.1.0","@stdlib/math-base-special-round":"^0.1.0","@stdlib/math-base-tools-evalpoly-compile":"^0.1.0","@stdlib/random-base-randu":"^0.0.8","@stdlib/time-current-year":"^0.1.0","tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-min":"git+https://github.com/Planeshifter/tap-min.git"},"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.pow","pow","power","natural","exponential","function","number"],"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"gitHead":"09e778888dc3ceb96e90fcf9e55bdfae4f1d729e","_id":"@stdlib/math-base-special-pow@0.1.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"shasum":"26b15df50c97f3182acf82929d03322cd5eb6929","size":27466,"noattachment":false,"key":"/@stdlib/math-base-special-pow/-/@stdlib/math-base-special-pow-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stdlib/math-base-special-pow/download/@stdlib/math-base-special-pow-0.1.0.tgz"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"maintainers":[{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/math-base-special-pow_0.1.0_1695524756365_0.09864003112370057"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-24T03:05:56.601Z","publish_time":1695524756601,"_source_registry_name":"default","_cnpm_publish_time":1695524756601},"0.0.7":{"name":"@stdlib/math-base-special-pow","version":"0.0.7","description":"Exponential function.","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","directories":{"benchmark":"./benchmark","doc":"./docs","example":"./examples","lib":"./lib","scripts":"./scripts","test":"./test"},"types":"./docs/types","scripts":{"test":"make test","test-cov":"make test-cov","examples":"make examples","benchmark":"make benchmark"},"homepage":"https://stdlib.io","repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-pow.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/constants-float64-exponent-bias":"^0.0.x","@stdlib/constants-float64-high-word-abs-mask":"^0.0.x","@stdlib/constants-float64-high-word-significand-mask":"^0.0.x","@stdlib/constants-float64-ln-two":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-infinite":"^0.0.x","@stdlib/math-base-assert-is-integer":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-odd":"^0.0.x","@stdlib/math-base-special-abs":"^0.0.x","@stdlib/math-base-special-copysign":"^0.0.x","@stdlib/math-base-special-ldexp":"^0.0.x","@stdlib/math-base-special-sqrt":"^0.0.x","@stdlib/number-float64-base-get-high-word":"^0.0.x","@stdlib/number-float64-base-set-high-word":"^0.0.x","@stdlib/number-float64-base-set-low-word":"^0.0.x","@stdlib/number-float64-base-to-words":"^0.0.x","@stdlib/number-uint32-base-to-int32":"^0.0.x"},"devDependencies":{"@stdlib/bench":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/constants-float64-max-safe-integer":"^0.0.x","@stdlib/fs-write-file":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x","@stdlib/math-base-special-round":"^0.0.x","@stdlib/math-base-tools-evalpoly-compile":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/time-current-year":"^0.0.x","tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x"},"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.pow","pow","power","natural","exponential","function","number"],"funding":{"type":"patreon","url":"https://www.patreon.com/athan"},"gitHead":"edfbe3e5c8eb0e725c9b414fd2ad75ee48034118","_id":"@stdlib/math-base-special-pow@0.0.7","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"shasum":"fac63ea4e55d990101ceea344ee2db11aaf85c95","size":15880,"noattachment":false,"key":"/@stdlib/math-base-special-pow/-/@stdlib/math-base-special-pow-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stdlib/math-base-special-pow/download/@stdlib/math-base-special-pow-0.0.7.tgz"},"_npmUser":{"name":"kgryte","email":"kgryte@gmail.com"},"maintainers":[{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/math-base-special-pow_0.0.7_1668548074375_0.1668758627047222"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-15T21:34:40.749Z","publish_time":1668548074612,"_cnpm_publish_time":1668548074612},"0.0.6":{"name":"@stdlib/math-base-special-pow","version":"0.0.6","description":"Exponential function.","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","directories":{"benchmark":"./benchmark","doc":"./docs","example":"./examples","lib":"./lib","scripts":"./scripts","test":"./test"},"types":"./docs/types","scripts":{"test":"make test","test-cov":"make test-cov","examples":"make examples","benchmark":"make benchmark"},"homepage":"https://stdlib.io","repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-pow.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/constants-float64-exponent-bias":"^0.0.x","@stdlib/constants-float64-ln-two":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-infinite":"^0.0.x","@stdlib/math-base-assert-is-integer":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-odd":"^0.0.x","@stdlib/math-base-special-abs":"^0.0.x","@stdlib/math-base-special-copysign":"^0.0.x","@stdlib/math-base-special-ldexp":"^0.0.x","@stdlib/math-base-special-sqrt":"^0.0.x","@stdlib/number-float64-base-get-high-word":"^0.0.x","@stdlib/number-float64-base-set-high-word":"^0.0.x","@stdlib/number-float64-base-set-low-word":"^0.0.x","@stdlib/number-float64-base-to-words":"^0.0.x","@stdlib/number-uint32-base-to-int32":"^0.0.x"},"devDependencies":{"@stdlib/bench":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/constants-float64-max-safe-integer":"^0.0.x","@stdlib/fs-write-file":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x","@stdlib/math-base-special-round":"^0.0.x","@stdlib/math-base-tools-evalpoly-compile":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x"},"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.pow","pow","power","natural","exponential","function","number"],"funding":{"type":"patreon","url":"https://www.patreon.com/athan"},"gitHead":"7acd4493b620815276eab96d8d90d5097985268b","_id":"@stdlib/math-base-special-pow@0.0.6","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"shasum":"88e3c5eddd9ffc71941d64f14761b5d3b05fccae","size":18397,"noattachment":false,"key":"/@stdlib/math-base-special-pow/-/@stdlib/math-base-special-pow-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stdlib/math-base-special-pow/download/@stdlib/math-base-special-pow-0.0.6.tgz"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"maintainers":[{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/math-base-special-pow_0.0.6_1645044872644_0.23296202124069776"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-16T20:54:40.209Z","publish_time":1645044872866,"_cnpm_publish_time":1645044872866},"0.0.5":{"name":"@stdlib/math-base-special-pow","version":"0.0.5","description":"Exponential function.","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","directories":{"benchmark":"./benchmark","doc":"./docs","example":"./examples","lib":"./lib","scripts":"./scripts","test":"./test"},"types":"./docs/types","scripts":{"test":"make test","test-cov":"make test-cov","examples":"make examples","benchmark":"make benchmark"},"homepage":"https://stdlib.io","repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-pow.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/constants-float64-exponent-bias":"^0.0.x","@stdlib/constants-float64-ln-two":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-infinite":"^0.0.x","@stdlib/math-base-assert-is-integer":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-odd":"^0.0.x","@stdlib/math-base-special-abs":"^0.0.x","@stdlib/math-base-special-copysign":"^0.0.x","@stdlib/math-base-special-ldexp":"^0.0.x","@stdlib/math-base-special-sqrt":"^0.0.x","@stdlib/number-float64-base-get-high-word":"^0.0.x","@stdlib/number-float64-base-set-high-word":"^0.0.x","@stdlib/number-float64-base-set-low-word":"^0.0.x","@stdlib/number-float64-base-to-words":"^0.0.x","@stdlib/number-uint32-base-to-int32":"^0.0.x"},"devDependencies":{"@stdlib/bench":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/constants-float64-max-safe-integer":"^0.0.x","@stdlib/fs-write-file":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x","@stdlib/math-base-special-round":"^0.0.x","@stdlib/math-base-tools-evalpoly-compile":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x"},"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.pow","pow","power","natural","exponential","function","number"],"funding":{"type":"patreon","url":"https://www.patreon.com/athan"},"gitHead":"c9455947d745cdc78c3dcebbfcf52bea9e0f1a96","_id":"@stdlib/math-base-special-pow@0.0.5","_nodeVersion":"16.7.0","_npmVersion":"7.20.3","dist":{"shasum":"851eac2b553ffea54527df973af34065ca9eed06","size":18059,"noattachment":false,"key":"/@stdlib/math-base-special-pow/-/@stdlib/math-base-special-pow-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stdlib/math-base-special-pow/download/@stdlib/math-base-special-pow-0.0.5.tgz"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"maintainers":[{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/math-base-special-pow_0.0.5_1629672515004_0.46874004194197516"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T22:45:02.736Z","publish_time":1629672515145,"_cnpm_publish_time":1629672515145},"0.0.4":{"name":"@stdlib/math-base-special-pow","version":"0.0.4","description":"Exponential function.","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","directories":{"benchmark":"./benchmark","doc":"./docs","example":"./examples","lib":"./lib","test":"./test"},"types":"./docs/types","scripts":{"test":"make test","test-cov":"make test-cov","examples":"make examples","benchmark":"make benchmark"},"homepage":"https://stdlib.io","repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-pow.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/constants-float64-exponent-bias":"^0.0.x","@stdlib/constants-float64-ln-two":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-infinite":"^0.0.x","@stdlib/math-base-assert-is-integer":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-odd":"^0.0.x","@stdlib/math-base-special-abs":"^0.0.x","@stdlib/math-base-special-copysign":"^0.0.x","@stdlib/math-base-special-ldexp":"^0.0.x","@stdlib/math-base-special-sqrt":"^0.0.x","@stdlib/number-float64-base-get-high-word":"^0.0.x","@stdlib/number-float64-base-set-high-word":"^0.0.x","@stdlib/number-float64-base-set-low-word":"^0.0.x","@stdlib/number-float64-base-to-words":"^0.0.x","@stdlib/number-uint32-base-to-int32":"^0.0.x"},"devDependencies":{"@stdlib/bench":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/constants-float64-max-safe-integer":"^0.0.x","@stdlib/fs-write-file":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x","@stdlib/math-base-special-round":"^0.0.x","@stdlib/math-base-tools-evalpoly-compile":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x"},"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.pow","pow","power","natural","exponential","function","number"],"funding":{"type":"patreon","url":"https://www.patreon.com/athan"},"gitHead":"b3c57c55262a6346cb37782f3d87eac43669f6f4","_id":"@stdlib/math-base-special-pow@0.0.4","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"shasum":"f055ce606b16f2054df9fada98531ef329a995d3","size":18195,"noattachment":false,"key":"/@stdlib/math-base-special-pow/-/@stdlib/math-base-special-pow-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stdlib/math-base-special-pow/download/@stdlib/math-base-special-pow-0.0.4.tgz"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"maintainers":[{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/math-base-special-pow_0.0.4_1625619246353_0.19439907254971067"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T22:45:01.038Z","publish_time":1625619246473,"_cnpm_publish_time":1625619246473},"0.0.3":{"name":"@stdlib/math-base-special-pow","version":"0.0.3","description":"Exponential function.","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","directories":{"benchmark":"./benchmark","doc":"./docs","example":"./examples","lib":"./lib","test":"./test"},"types":"./docs/types","scripts":{"test":"make test","test-cov":"make test-cov","examples":"make examples","benchmark":"make benchmark"},"homepage":"https://stdlib.io","repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-pow.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/constants-float64-exponent-bias":"^0.0.x","@stdlib/constants-float64-ln-two":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-infinite":"^0.0.x","@stdlib/math-base-assert-is-integer":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-odd":"^0.0.x","@stdlib/math-base-special-abs":"^0.0.x","@stdlib/math-base-special-copysign":"^0.0.x","@stdlib/math-base-special-ldexp":"^0.0.x","@stdlib/math-base-special-sqrt":"^0.0.x","@stdlib/number-float64-base-get-high-word":"^0.0.x","@stdlib/number-float64-base-set-high-word":"^0.0.x","@stdlib/number-float64-base-set-low-word":"^0.0.x","@stdlib/number-float64-base-to-words":"^0.0.x","@stdlib/number-uint32-base-to-int32":"^0.0.x"},"devDependencies":{"@stdlib/bench":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/constants-float64-max-safe-integer":"^0.0.x","@stdlib/fs-write-file":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x","@stdlib/math-base-special-round":"^0.0.x","@stdlib/math-base-tools-evalpoly-compile":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x"},"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.pow","pow","power","natural","exponential","function","number"],"funding":{"type":"patreon","url":"https://www.patreon.com/athan"},"gitHead":"a7401a4d41e9afe576c7264a94e25702e912513e","_id":"@stdlib/math-base-special-pow@0.0.3","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"shasum":"35e1659040fbea8e584bb28de1785d71e9ece4b3","size":18195,"noattachment":false,"key":"/@stdlib/math-base-special-pow/-/@stdlib/math-base-special-pow-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stdlib/math-base-special-pow/download/@stdlib/math-base-special-pow-0.0.3.tgz"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"maintainers":[{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/math-base-special-pow_0.0.3_1624837761611_0.8606797562696689"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T22:44:59.004Z","publish_time":1624837761749,"_cnpm_publish_time":1624837761749},"0.0.2":{"name":"@stdlib/math-base-special-pow","version":"0.0.2","description":"Exponential function.","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","directories":{"benchmark":"./benchmark","doc":"./docs","example":"./examples","lib":"./lib","test":"./test"},"types":"./docs/types","scripts":{"test":"make test","test-cov":"make test-cov","examples":"make examples","benchmark":"make benchmark"},"homepage":"https://github.com/stdlib-js/stdlib","repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-pow.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/constants-float64-exponent-bias":"^0.0.x","@stdlib/constants-float64-ln-two":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-infinite":"^0.0.x","@stdlib/math-base-assert-is-integer":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-odd":"^0.0.x","@stdlib/math-base-special-abs":"^0.0.x","@stdlib/math-base-special-copysign":"^0.0.x","@stdlib/math-base-special-ldexp":"^0.0.x","@stdlib/math-base-special-sqrt":"^0.0.x","@stdlib/number-float64-base-get-high-word":"^0.0.x","@stdlib/number-float64-base-set-high-word":"^0.0.x","@stdlib/number-float64-base-set-low-word":"^0.0.x","@stdlib/number-float64-base-to-words":"^0.0.x","@stdlib/number-uint32-base-to-int32":"^0.0.x"},"devDependencies":{"@stdlib/bench":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/constants-float64-max-safe-integer":"^0.0.x","@stdlib/fs-write-file":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x","@stdlib/math-base-special-round":"^0.0.x","@stdlib/math-base-tools-evalpoly-compile":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x"},"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.pow","pow","power","natural","exponential","function","number"],"funding":{"type":"patreon","url":"https://www.patreon.com/athan"},"gitHead":"745e75ccdd39de80e95ce27740733f8f25bb33c7","_id":"@stdlib/math-base-special-pow@0.0.2","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"shasum":"869c9bea5f38096afdc9b5fc3d7c518722a9aa21","size":18129,"noattachment":false,"key":"/@stdlib/math-base-special-pow/-/@stdlib/math-base-special-pow-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stdlib/math-base-special-pow/download/@stdlib/math-base-special-pow-0.0.2.tgz"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"maintainers":[{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/math-base-special-pow_0.0.2_1623821480396_0.7700246663031891"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T22:44:57.158Z","publish_time":1623821480622,"_cnpm_publish_time":1623821480622},"0.0.1":{"name":"@stdlib/math-base-special-pow","version":"0.0.1","description":"Exponential function.","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","directories":{"benchmark":"./benchmark","doc":"./docs","example":"./examples","lib":"./lib","test":"./test"},"types":"./docs/types","scripts":{"test":"make test","test-cov":"make test-cov","examples":"make examples","benchmark":"make benchmark"},"homepage":"https://github.com/stdlib-js/stdlib","repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-pow.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/constants-float64-exponent-bias":"^0.0.x","@stdlib/constants-float64-ln-two":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-infinite":"^0.0.x","@stdlib/math-base-assert-is-integer":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-assert-is-odd":"^0.0.x","@stdlib/math-base-special-abs":"^0.0.x","@stdlib/math-base-special-copysign":"^0.0.x","@stdlib/math-base-special-ldexp":"^0.0.x","@stdlib/math-base-special-sqrt":"^0.0.x","@stdlib/number-float64-base-get-high-word":"^0.0.x","@stdlib/number-float64-base-set-high-word":"^0.0.x","@stdlib/number-float64-base-set-low-word":"^0.0.x","@stdlib/number-float64-base-to-words":"^0.0.x","@stdlib/number-uint32-base-to-int32":"^0.0.x"},"devDependencies":{"@stdlib/bench":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/constants-float64-max-safe-integer":"^0.0.x","@stdlib/fs-write-file":"^0.0.x","@stdlib/math-base-assert-is-negative-zero":"^0.0.x","@stdlib/math-base-assert-is-positive-zero":"^0.0.x","@stdlib/math-base-special-round":"^0.0.x","@stdlib/math-base-tools-evalpoly-compile":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x"},"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.pow","pow","power","natural","exponential","function","number"],"funding":{"type":"patreon","url":"https://www.patreon.com/athan"},"gitHead":"c164fb0c0bc939d30f747e02a6cb433ba58ae025","_id":"@stdlib/math-base-special-pow@0.0.1","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"shasum":"2ab7ad4a5ba9062beac11e3de05f14792c867d2d","size":19664,"noattachment":false,"key":"/@stdlib/math-base-special-pow/-/@stdlib/math-base-special-pow-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stdlib/math-base-special-pow/download/@stdlib/math-base-special-pow-0.0.1.tgz"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"maintainers":[{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/math-base-special-pow_0.0.1_1623777147926_0.5172372484307031"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T22:44:55.331Z","publish_time":1623777148029,"_cnpm_publish_time":1623777148029}},"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# Exponential Function\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> [Exponential function][exponential-function].\n\n<section class=\"intro\">\n\nThe [exponential function][exponential-function] is defined as\n\n<!-- <equation class=\"equation\" label=\"eq:exponential_function\" align=\"center\" raw=\"y = b^x\" alt=\"Exponential function\"> -->\n\n<div class=\"equation\" align=\"center\" data-raw-text=\"y = b^x\" data-equation=\"eq:exponential_function\">\n    <img src=\"https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@bb29798906e119fcb2af99e94b60407a270c9b32/lib/node_modules/@stdlib/math/base/special/pow/docs/img/equation_exponential_function.svg\" alt=\"Exponential function\">\n    <br>\n</div>\n\n<!-- </equation> -->\n\nwhere `b` is the **base** and `x` is the **exponent**.\n\n</section>\n\n<!-- /.intro -->\n\n<section class=\"installation\">\n\n## Installation\n\n```bash\nnpm install @stdlib/math-base-special-pow\n```\n\n</section>\n\n<section class=\"usage\">\n\n## Usage\n\n```javascript\nvar pow = require( '@stdlib/math-base-special-pow' );\n```\n\n#### pow( base, exponent )\n\nEvaluates the [exponential function][exponential-function].\n\n```javascript\nvar v = pow( 2.0, 3.0 );\n// returns 8.0\n\nv = pow( 4.0, 0.5 );\n// returns 2.0\n\nv = pow( 100.0, 0.0 );\n// returns 1.0\n\nv = pow( 3.141592653589793, 5.0 );\n// returns ~306.0197\n\nv = pow( 3.141592653589793, -0.2 );\n// returns ~0.7954\n\nv = pow( NaN, 3.0 );\n// returns NaN\n\nv = pow( 5.0, NaN );\n// returns NaN\n\nv = pow( NaN, NaN );\n// returns NaN\n```\n\n</section>\n\n<!-- /.usage -->\n\n<section class=\"examples\">\n\n## Examples\n\n<!-- eslint no-undef: \"error\" -->\n\n```javascript\nvar randu = require( '@stdlib/random-base-randu' );\nvar round = require( '@stdlib/math-base-special-round' );\nvar pow = require( '@stdlib/math-base-special-pow' );\n\nvar b;\nvar x;\nvar i;\n\nfor ( i = 0; i < 100; i++ ) {\n    b = round( randu()*10.0 );\n    x = round( randu()*10.0 ) - 5.0;\n    console.log( '%d^%d = %d', b, x, pow( b, x ) );\n}\n```\n\n</section>\n\n<!-- /.examples -->\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/exp`][@stdlib/math/base/special/exp]</span><span class=\"delimiter\">: </span><span class=\"description\">natural exponential function.</span>\n-   <span class=\"package-name\">[`@stdlib/math-base/special/powm1`][@stdlib/math/base/special/powm1]</span><span class=\"delimiter\">: </span><span class=\"description\">evaluate bˣ - 1.</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## Copyright\n\nCopyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].\n\n</section>\n\n<!-- /.stdlib -->\n\n<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n<section class=\"links\">\n\n[npm-image]: http://img.shields.io/npm/v/@stdlib/math-base-special-pow.svg\n[npm-url]: https://npmjs.org/package/@stdlib/math-base-special-pow\n\n[test-image]: https://github.com/stdlib-js/math-base-special-pow/actions/workflows/test.yml/badge.svg?branch=v0.2.1\n[test-url]: https://github.com/stdlib-js/math-base-special-pow/actions/workflows/test.yml?query=branch:v0.2.1\n\n[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-special-pow/main.svg\n[coverage-url]: https://codecov.io/github/stdlib-js/math-base-special-pow?branch=main\n\n<!--\n\n[dependencies-image]: https://img.shields.io/david/stdlib-js/math-base-special-pow.svg\n[dependencies-url]: https://david-dm.org/stdlib-js/math-base-special-pow/main\n\n-->\n\n[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg\n[chat-url]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im\n\n[stdlib]: https://github.com/stdlib-js/stdlib\n\n[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors\n\n[umd]: https://github.com/umdjs/umd\n[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules\n\n[deno-url]: https://github.com/stdlib-js/math-base-special-pow/tree/deno\n[deno-readme]: https://github.com/stdlib-js/math-base-special-pow/blob/deno/README.md\n[umd-url]: https://github.com/stdlib-js/math-base-special-pow/tree/umd\n[umd-readme]: https://github.com/stdlib-js/math-base-special-pow/blob/umd/README.md\n[esm-url]: https://github.com/stdlib-js/math-base-special-pow/tree/esm\n[esm-readme]: https://github.com/stdlib-js/math-base-special-pow/blob/esm/README.md\n[branches-url]: https://github.com/stdlib-js/math-base-special-pow/blob/main/branches.md\n\n[exponential-function]: https://en.wikipedia.org/wiki/Exponential_function\n\n<!-- <related-links> -->\n\n[@stdlib/math/base/special/exp]: https://www.npmjs.com/package/@stdlib/math-base-special-exp\n\n[@stdlib/math/base/special/powm1]: https://www.npmjs.com/package/@stdlib/math-base-special-powm1\n\n<!-- </related-links> -->\n\n</section>\n\n<!-- /.links -->\n","_attachments":{},"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"license":"Apache-2.0"}