{"_id":"@stdlib/math-base-special-tan","_rev":"13-5fbed86cb3277b93765351599556c507","name":"@stdlib/math-base-special-tan","dist-tags":{"latest":"0.3.1"},"versions":{"0.0.1":{"name":"@stdlib/math-base-special-tan","version":"0.0.1","keywords":["stdlib","stdmath","mathematics","math","math.tan","tan","tangent","sin","sine","cos","cosine","trig","trigonometry","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-tan@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":"acc36f326551c77554df37711e84b4b0bfb373cb","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-tan/-/math-base-special-tan-0.0.1.tgz","fileCount":7,"integrity":"sha512-IHqCkfn1GXWbd1N6FMoc69d4xBWKi6UCFqQNtzwIclNntci5SyECru9RkUBhCl/Aq+fxkqvOL30sZ9gNhY4X8g==","signatures":[{"sig":"MEYCIQC/4ix1+Sj3kjbOIVtJdvrls8BRG82cnCuit8ZWFOYDfQIhALPsuNa7mEZjkt5xrVu9UnpicxcKRzBQ3uhX0/HCrAFP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyN4BCRA9TVsSAnZWagAAEPIP/iZRGFpPT2ggg6pp7d48\nRgmInYhgc24GdHs/LGH53jkT9Ac7jDJHCCSk6/lAn1E0gAovvbHtr+rB5iZK\nEjVfale2daa/1u7xcDGryafoZGuhVDFzJuBAb8ttWgXyhNkd8pBfaaCXvFX+\nV7WeiiqUkazEnvxC+qqf9Yzf0aPeDkk8VAsEytETRRSXV8ia79dHDPuwKju6\nuHWfTxlu+T4peInSnuwKD7jsWNbtpGBxAqOHu4+/lWtJYPPxQo6GTKXk83Uj\nCDNk+Euo0iZxe6AFSkCoBX6BVJRL7sLZiDkNraOKzzIDBAwpGH/rvEC/dx2t\nSCZlcF2PgycMetFnFaZDRnLEnH7IJASazQNG1qflc+Uaf9Eb4g3hgvy2rmEo\n7YDIGVXU3yN0rnNG6uMbjC1OGQCEM8YGxBP+9nUp1Q3SikXt8WAmvbSn04xK\n5LBI9VTg4AHkYdImR2zjD9E2pKM4nfWfZDymYubObUghuVIovfU0nI/TOp2J\n25xXTgwtMkVW0IBl9AEWChCcSDg1J/kW0zrc878uoWcw/B48blA8/FHQNKRD\nrrEL2Pkn68ntTz7JrvYOhyYXfgTrjiddQfRtvNywNOGvf1uOIWzWaDO2veUs\nbWuxeVNWXJ+uE531++w8DWslbVmun8YhSsEj2OKebFc790szqerjPtu7CQg+\nCCIl\r\n=BdFx\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":"e1d2a45aa7cead35b080287e27d385eaf135092d","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-tan.git","type":"git"},"_npmVersion":"7.7.6","description":"Evaluate the tangent of a number.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/math-base-special-rempio2":"^0.0.x","@stdlib/math-base-special-kernel-tan":"^0.0.x","@stdlib/number-float64-base-get-high-word":"^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/array-linspace":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/constants-float64-pi":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/math-base-special-abs":"^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"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-tan_0.0.1_1623776768900_0.96799592623415","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@stdlib/math-base-special-tan","version":"0.0.2","keywords":["stdlib","stdmath","mathematics","math","math.tan","tan","tangent","sin","sine","cos","cosine","trig","trigonometry","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-tan@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":"82740fbf39587fa3611af6704dcbeff8f74d19a8","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-tan/-/math-base-special-tan-0.0.2.tgz","fileCount":11,"integrity":"sha512-8q8Rfxr6+YF9ju4h0J8CXSQia3SpFWVOSEfQ2YOvrw7ScPFwhnXqpU1Rpy60AP4Og7E7AHQKFFEfutXmyQOrbw==","signatures":[{"sig":"MEUCICgMRkOd6NPv02K2x0pwwbVtmdQ0FL/55P7mSO957taoAiEA0W+iYe1pnhDxFueDCtl+FHL85/KBPBMWBnMONS19hEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyYuSCRA9TVsSAnZWagAADKwP/AhdURr1EL8gGHONjjZz\nZtBzrB3N7YtzFuKSRR3i0p+zkExnZoHh19r3tVWY5A707NALT5bgFjCneida\nK4eWPKnqXsvDSDT828B2WbNkHu8/sCwuX8kGFDXwu3VqZXk0Wqv86FRF2VcB\nr7vWB1Vn0xulkpDOHF+T5iJvvtVk+9gN+RVnd89EOdXeJPpI1jSheqBf13L5\nFPG/3LrSz44+vfpM6N9o9p509AN1F2DOvykwhAsSTsyKjo3VWB8JuscL+v7E\nfxDvpE9ZWvZza64JSfEb05U3Q+Mv5xLFC0VPNSGBwDOzEln4AMeYnzXQrtxl\nqIZiCeSHy8uOVNfGik5/JaXfp7229shU5u2QaBK9lHjqr5OYHb/gexBwQLyO\n3L/OPAhHHu/xykr8fLDRMOJkLRJ0Ih1wt/yGYZbNPMaUMX2iAS+bobNKAtAx\n7ClH513Oie2wYEsrq/FvM0LGcNQKitCxLxgYANiSSJU/PrYLsgV/F9BK0vlW\nOrEUX1fXU1ZxrUvTYbChjA+EKsEd4yVpOvHyztd9K3W6JleD/f/DsWFdnJJD\n+wNOinLBepTpXgi4kGGFHFZf1d3uaLfTbVUml3BXgpZJ9Me142uj1WlcCg3y\nM3f6y/EVbFP4GTjx3aZk0tUzAA+ELD0Yrow3rkyneL10k0EQuWlxjQHNxZ0i\nDEVu\r\n=xVFD\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":"fdb2ba51f95e73389ed067d5df185ddaf809e07a","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-tan.git","type":"git"},"_npmVersion":"7.7.6","description":"Evaluate the tangent of a number.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/math-base-special-rempio2":"^0.0.x","@stdlib/math-base-special-kernel-tan":"^0.0.x","@stdlib/number-float64-base-get-high-word":"^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/array-linspace":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/constants-float64-pi":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/math-base-special-abs":"^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"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-tan_0.0.2_1623821202630_0.3650807484102936","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@stdlib/math-base-special-tan","version":"0.0.3","keywords":["stdlib","stdmath","mathematics","math","math.tan","tan","tangent","sin","sine","cos","cosine","trig","trigonometry","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-tan@0.0.3","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"1bbb01fe8ee2fda9bb45027d4b23223767c1a180","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-tan/-/math-base-special-tan-0.0.3.tgz","fileCount":11,"integrity":"sha512-5wy0Lq1I/owmtRaIFkZHH1R8CqalnyIWFC+wI4fXpsEuSywxsMYf0RVuF4edZZuGI6V07hLftIduBSsMG2OCmg==","signatures":[{"sig":"MEQCID/OO1PU4vjcjaErRlCpPrkUNuxeHud4OsW84oA16yGuAiA+H7eQxx6gMnQXxo+QsxRfE/dRzf6/0ouAGeaHcqfR8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2Q2ICRA9TVsSAnZWagAAHXkP/0bji78OEN87tT+sDGgK\nD9T1dfnxxwbXwtPVmU42pF3OTHkUzvux7zrZc7MGMKOsI6HCjqvKNzXNChuz\nv4A21PzfNAVX8cMUTSBTp9t2glWbe0P2QiED2Swv9iMH2gbj5I3ZJFLp2KJG\nU1ceYHW7CcbXzjvTC3c4OpmrsXfrsZ4jlhhcxtxyYzuWAr3uK66CW+ci6K35\npSgntis41ftNkzn2LvOo5wA3GWaazzkhyIXkm+a9c3/fPFmWcXLlD/g/Nhsd\nsLske3Prmxe8YGOLQfCiAF9XDttr5PLD+0EIFDyUkgTCHd9aq7x8Fwib660g\nOG1uK4mgOJ4qCnoZFtHTqlbQF4WGmPpUiEuC/Mx0dprsDPyn+tTuk/O816QS\n4Bw6SGz7jr3mPKeGS3NCcJqLliwo2w0PUGlopBDZA0hl//Ln3P7GzRNwpZ9s\nNtWRTST1t5nBOBsQxgBqsaIFlL8O43ZFzEvj4Ywoy1QCQSKy0H1ovPwFsfm8\nxvfeqh1rgHR/tCDNELRYlaykjOsuwjiVHBePGIm7g/2ystl7gCeAZObbNeVp\ngOOXgVxG03rF//VEjhlv1CDLszY9D6Vi8DLJHQdkv1yqVfbUtysMjaW2Q3je\ngag6kx6mE9VNlKH4YPYH7tYaK36miqmGXvnuaXcn8YqWggVqAz5qFRXG8AWv\n9NoK\r\n=74fD\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":"e6433385bef8e2df93e7dfd4a5d419356c5140f3","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-tan.git","type":"git"},"_npmVersion":"7.7.6","description":"Evaluate the tangent of a number.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/math-base-special-rempio2":"^0.0.x","@stdlib/math-base-special-kernel-tan":"^0.0.x","@stdlib/number-float64-base-get-high-word":"^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/array-linspace":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/constants-float64-pi":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/math-base-special-abs":"^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"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-tan_0.0.3_1624837512343_0.7319171254023624","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@stdlib/math-base-special-tan","version":"0.0.4","keywords":["stdlib","stdmath","mathematics","math","math.tan","tan","tangent","sin","sine","cos","cosine","trig","trigonometry","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-tan@0.0.4","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"d44436427647b7e06f9a13587e0bbd3ec9487953","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-tan/-/math-base-special-tan-0.0.4.tgz","fileCount":11,"integrity":"sha512-HKRHZT9zKShVdRzyJwc/RZgPa4yhfXBr8RI7ttuGGnTayk4fuYJEOZL3sX1MNVXEQXHhqep8ymok0ET9zQ8W0g==","signatures":[{"sig":"MEQCIA4oQffr2zyGGQM/OFl8mOnsbtMHFeq4OwaY3lM9nHeeAiBkARXn/se5JoLePlPGogFMP5TAEvLQdVgCrA26jpjcTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5PocCRA9TVsSAnZWagAAnZ0P/RXO4YEbV6jRX3Ig6BbI\nuQb4vYmnXj2Nig7DlJur/yxQST7EusaHsiA8VqWFLv8rUPrTwe/9ZuiFNfmt\nkpkwrDdtuMYb0Hl2OASpy4Hwqh6FFr+24JRDL+a3kNIVh335n1Ulzu4f/3jD\ntmf2q5IFDCyb//sMzCt6lnR7X5l3HOj3PVqpxSGyt1xgz+MSMfx0RsCF2E/c\nBe1/qOp6ZeHjJqauxEBDYcZtGYl7ubWeVJISxbVyBEXqMwZZeoGMbhZpHzOE\nGC6ZEuaw+pYRhmKG/WX9pn/SbTF+19CZBNm/jgZenOJRv3s5S3Y1FO2unisp\nAWjpBTkYRweiOlqdh3n7WAvMx8qGl1+AlpEXMMVQNI/n4aGd+zMVdzsAkiS8\ntfqtDOcBKck3m9lTIL5n2bOeGnpDUga+WCf9gGzZec7UmFYKLbQnI/ni2nwB\nMBpGnCpcv1K74ra58tmzWCIw89NZCdrtuMTYxcIhqcOk8qyFkUmfYqXD74j3\n6GgKt1sfbshwhjU6LMSvZwiAHOYD7UQGEAz0zD2Xju0lo7c+QiixliNz//oe\nBhPuiR18l1ZfB9djp8BFtzPq1uzKlvAOj+WYX52LlQhYjc9DN0dBmIWtVkdH\nE9QbdFynO1JxXLvHX0IKHDRh3Wu8GWprQvWeLib6xSuCQklJP+UcZdg9B+vu\nnTgJ\r\n=lqwM\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":"674e5440e59dac59a90883e5c44898eaa78249c8","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-tan.git","type":"git"},"_npmVersion":"7.7.6","description":"Evaluate the tangent of a number.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/math-base-special-rempio2":"^0.0.x","@stdlib/math-base-special-kernel-tan":"^0.0.x","@stdlib/number-float64-base-get-high-word":"^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/array-linspace":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/constants-float64-pi":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/math-base-special-abs":"^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"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-tan_0.0.4_1625618972177_0.12476129119126678","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@stdlib/math-base-special-tan","version":"0.0.5","keywords":["stdlib","stdmath","mathematics","math","math.tan","tan","tangent","sin","sine","cos","cosine","trig","trigonometry","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-tan@0.0.5","maintainers":[{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"d81aa70fd8d4742979025f26e77380e31fcf9b8c","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-tan/-/math-base-special-tan-0.0.5.tgz","fileCount":10,"integrity":"sha512-G3T8OhtOoWlleEWQyUEBNAGY2OrElG1Nrz17eaqXRKoH7XbfJTEeLz72j5btvpEv5UPbiAdVNMwBZeUWhTlpHA==","signatures":[{"sig":"MEUCICvsILyAO3xqagqIlFy9PZb8hMzdmPqEqP9rFRj23mmlAiEAmVhFQ5Yqo9FTwuBWXTdGE4Yw4TQ5TjSeOdGPH0soCnc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIrv0CRA9TVsSAnZWagAAZCIP/1wcGQFz3OwJF4Qxb8F3\nDfJlWHVcJLN4EMOhmC28JkbVMXtgh0lC0z6n5n2sQt5y7fmqRM5P6+6iCj90\nfsP6HHuVIzMG9d14/DoZy0NMXqSAKSr4ffYslh2DPqfnAjGIv59bmFBHm7Z/\ns99HxSMjLr44WnSs+YXqTWgLwRh3s88B/Pz0Um8xv0mhNkYwoVu8uugd0SbV\narTXtxdAu0yYgHhyBrd71yI8zQxzsrL0yi8J5ua2D4ew0rHRZpUk/FQZECT3\nARQ1vv+KPerc48KKrzfDxdLlWis8HeL/L9JcExpoRL+GS3aGwYTVJOZ+Jlcb\nL8mipNs6hp1XqIgaJK+7wc7wAs47F3W1xcYZg5dWTLxX07RExLCqrvnTd4C7\n1MDpTIJjZoEuUcGlq/JuK6IBBMS93ZYmLIhSexwqgg69tt5axZ5OWK1lRUAD\not7Mf2x2KSvmuBmA3jP8J6C8LKkO1YhwCG0dpErUHMisAaJzI/vqwuo0ssVy\nTF3VXtR0/eNpPjIp4t6rjofajIoIjajcwMy9Anh1oHNQZN9UIHhsR4Acz3iN\nPRICDP5kWIkT6CHV7uUtpGZb0RLZWebY1/Hr4T2G3hjyEFfGlks+RzoOrCHr\nh1dz/g4tdoeSrWads+C0ANhrNBGIL+yKHN0spMcHIqMIqN6hyRn3gmG4gIR3\nmPEE\r\n=HsNf\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":"a46577fe8c9655cc65c929a1f2dce6dfa749f5d5","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-tan.git","type":"git"},"_npmVersion":"7.20.3","description":"Evaluate the tangent of a number.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.7.0","dependencies":{"@stdlib/math-base-special-rempio2":"^0.0.x","@stdlib/math-base-special-kernel-tan":"^0.0.x","@stdlib/number-float64-base-get-high-word":"^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/array-linspace":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/constants-float64-pi":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/math-base-special-abs":"^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"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-tan_0.0.5_1629666292410_0.5671076725805966","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@stdlib/math-base-special-tan","version":"0.0.6","keywords":["stdlib","stdmath","mathematics","math","math.tan","tan","tangent","sin","sine","cos","cosine","trig","trigonometry","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-tan@0.0.6","maintainers":[{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"27dc7a4121432678bebe30578bc75fb0a4f7fe84","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-tan/-/math-base-special-tan-0.0.6.tgz","fileCount":10,"integrity":"sha512-NymQT/KcPTudq3qdlKKlIK4nlUY8XcQ0NNr2zMRBSW/nz8CtrN7gTXWjMCy3TE6c64hItV46bOoE7JeXf4NbfA==","signatures":[{"sig":"MEUCIFGTr8JESfZIGjgpP4aKezg6G7qXgkpQENDQLT/wbQoSAiEA+ogtE0pswC1l1FM/T+8tZkz3gCNyIxFO+7Vn5rGCUBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDUBeCRA9TVsSAnZWagAAaI0P/2VJV2vu9DTIhnhfTcUr\nA3DY2y7jYNa1vBJbwg2/6BCEr+4Z3dK6PMRbU3PV96YHqXNDQbxn81CGtAp0\nJYfmQLsRD1bFK28yYNV0LvIotycyAbLW11Yn/4L85RRVgLgq0e3+mrn8+XTy\nqQq3qddwV03RVEYJvrVQvNGAKR73tBin73L0dCKnKbQ3+tCgER9EyvEucI7k\nWphCxGmapAEn3p407SmW5kELohFa3APnHGBUIB/g5siplPWTHvCWGQIoQr0R\nWdITiLwu0/BijrXPU7D8yObHam/TOwNfHJr/ZW2NAIQ8I5LpJ34EvDJZj7sJ\nqgwwtICf8Wlo5avlmo6J1OMZbv/7JmOSY4zTZ9d3Elm/iZ+FS58/Aa4m05+h\nPmfq6XVQQGNd1bmRkIJqvp0iz/dg6nP6yWgj2ZayBmhIbcmPIsvPCh1IAcXH\nrL1fMJtJEVZp5bOTlhUV23GZHdgQhyMqbY49dBJHX1WVfGxJf8BPCeYiSdMd\nMwAcv/DFVfb/oKgfH4rtD0/4RU4ldJSv1JUl+DGv9DTII0nRMOZfhLm6SrxC\ncjY8TkbCoA9cFxfmT7Vh5/uokzq3uvQTo5ElOIdOO4xTMYmcsxzrBsTUBcD0\nJOzlgGS2DL2nmdIGQ/DnlNeqhAL2vh/8fdA53GT9CdtIlotWDp1HFToafPFq\nKcFh\r\n=UBS6\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":"4138c56ae79152a973bff20dd48471423560682e","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-tan.git","type":"git"},"_npmVersion":"8.1.2","description":"Evaluate the tangent of a number.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.13.2","dependencies":{"@stdlib/math-base-special-rempio2":"^0.0.x","@stdlib/math-base-special-kernel-tan":"^0.0.x","@stdlib/number-float64-base-get-high-word":"^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/array-base-linspace":"^0.0.x","@stdlib/constants-float64-pi":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/math-base-special-abs":"^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"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-tan_0.0.6_1645035613942_0.14024735517179665","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@stdlib/math-base-special-tan","version":"0.1.0","keywords":["stdlib","stdmath","mathematics","math","math.tan","tan","tangent","sin","sine","cos","cosine","trig","trigonometry","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-tan@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":"e75a26acc4e3dd4abc6c2eecb7b73cd0d506eb24","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-tan/-/math-base-special-tan-0.1.0.tgz","fileCount":12,"integrity":"sha512-39X4be6osUHGx2qqrJl1LdPcCd+v3TJoBVNFfrkobnMb0FNhjUlNmK3VHr3kVf1BkYZ+EN0yRTEOhT/yZAXQmg==","signatures":[{"sig":"MEUCIGCe9n7dMXN7lZ1D3AIgNC6YkfOkx4C3QyQvWX9tEw5jAiEA9lvHzI38TYTEmI0oBChNgFaq/mkwO7D0dDdy0QaUDJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38030},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"09e778888dc3ceb96e90fcf9e55bdfae4f1d729e","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-tan.git","type":"git"},"_npmVersion":"8.19.4","description":"Evaluate the tangent of a number.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/math-base-special-rempio2":"^0.1.0","@stdlib/math-base-special-kernel-tan":"^0.1.0","@stdlib/number-float64-base-get-high-word":"^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/array-base-linspace":"^0.1.0","@stdlib/constants-float64-pi":"^0.1.0","@stdlib/constants-float64-eps":"^0.1.0","@stdlib/math-base-special-abs":"^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"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-tan_0.1.0_1695534742741_0.7301833773365745","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@stdlib/math-base-special-tan","version":"0.2.0","keywords":["stdlib","stdmath","mathematics","math","math.tan","tan","tangent","sin","sine","cos","cosine","trig","trigonometry","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-tan@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":"fa6da7f01664656c9b3c6ce29e5053bc9b73c703","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-tan/-/math-base-special-tan-0.2.0.tgz","fileCount":12,"integrity":"sha512-S+MOMLo4OnPNCgqIZx9rmjJi0W6ygxyuDVirjf1KySyE7Od7V95VjYzIf7XyZ6j5JfuylBhfyiB3hcDrwATg6w==","signatures":[{"sig":"MEUCIQDGzc3PatFBjCH4Qp9Dyj1oTlT6tZ1tXCWGZzZFN25yeAIgLChS97wb2AifkSIdXSakxqQv3J2jdK4U1zN/VLOTZ74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37904},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"7137673f0798ef13d7c9fd7becf78e557b1d583b","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-tan.git","type":"git"},"_npmVersion":"8.19.4","description":"Evaluate the tangent of a number.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/math-base-special-rempio2":"^0.2.0","@stdlib/math-base-special-kernel-tan":"^0.2.0","@stdlib/number-float64-base-get-high-word":"^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/array-base-linspace":"^0.1.0","@stdlib/constants-float64-pi":"^0.1.1","@stdlib/constants-float64-eps":"^0.1.1","@stdlib/math-base-special-abs":"^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"},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-tan_0.2.0_1707901675360_0.18429944127683529","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@stdlib/math-base-special-tan","version":"0.2.1","keywords":["stdlib","stdmath","mathematics","math","math.tan","tan","tangent","sin","sine","cos","cosine","trig","trigonometry","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-tan@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":"2a4f77dd14721587168d4c77c774e1620e2fe938","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-tan/-/math-base-special-tan-0.2.1.tgz","fileCount":12,"integrity":"sha512-i44asIvsYhcSYiXoFlMZdr/8Aa9UpkcPnSnU8bsAfZHhuypl1ecWxEQdcX+iZSkbf4grTejMVk8j4u6kcipkTw==","signatures":[{"sig":"MEUCIQDP0U9J56i6BsYPVkeI1B1wWyZmgBKJ2rgAD7Dg69QafQIgerdQhgL+i2PzReMmNwU/6yC8MfGsC1p1g6VDGyb9pIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37113},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"31aff930532b53e34d2c7386684375a079fcf6bb","scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-tan.git","type":"git"},"_npmVersion":"8.19.4","description":"Evaluate the tangent of a number.","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/math-base-special-rempio2":"^0.2.1","@stdlib/math-base-special-kernel-tan":"^0.2.1","@stdlib/number-float64-base-get-high-word":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-tan_0.2.1_1708812962571_0.42618262793202666","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@stdlib/math-base-special-tan","version":"0.2.2","keywords":["stdlib","stdmath","mathematics","math","math.tan","tan","tangent","sin","sine","cos","cosine","trig","trigonometry","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-tan@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":"7cf623e8673992c72fb5ef7ab9921cfec130e6cf","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-tan/-/math-base-special-tan-0.2.2.tgz","fileCount":12,"integrity":"sha512-atvvZEbpGzsQpCnaTtZ4Ul5ZU+K1v/WnbvxWic/lHHUlUKq4i+0exoPh+g+OGDdbyE+qDzoRlTqTyCa3XguUxg==","signatures":[{"sig":"MEUCIQC5QcdQtrhrgQ2qFAV/cuoYhvLeRD8empGmb1GVcXBcUwIgJIuG6dZdBIiK73mRsCBhL05ztxvgjtEwSN5fb/mXaB0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37113},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"01cbab9ea365ede593f291f90959bbf9f7a8e967","scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-tan.git","type":"git"},"_npmVersion":"8.19.4","description":"Evaluate the tangent of a number.","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/math-base-special-rempio2":"^0.2.1","@stdlib/math-base-special-kernel-tan":"^0.2.2","@stdlib/number-float64-base-get-high-word":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-tan_0.2.2_1712263265784_0.8520017178307282","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@stdlib/math-base-special-tan","version":"0.3.0","keywords":["stdlib","stdmath","mathematics","math","math.tan","tan","tangent","sin","sine","cos","cosine","trig","trigonometry","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-tan@0.3.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":"d00e18aebc617c2b2057fc94647dd34dae722c3b","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-tan/-/math-base-special-tan-0.3.0.tgz","fileCount":17,"integrity":"sha512-JSo+PBK6jHXQ9kRZgPB9hYNTqtDEXycQEadqwzywisIGaQZ4i6wrVg52vUsuokhdxjkjOR++jsiaJ57AL/Qz8A==","signatures":[{"sig":"MEUCIQCo7AUMukCVfQ/maOsmlqBXgKxXoReX9LSjNrmfOI8a5AIgPJ+gI4lJEPVJRdF8sNeuE0nH8rPlYJcNpDiH4e8SmYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46806},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"39a67731ee7d3e1f6afb827ba59c89526b975f0a","gypfile":false,"scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/math-base-special-tan.git","type":"git"},"_npmVersion":"8.19.4","description":"Evaluate the tangent of a number.","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","@stdlib/math-base-special-rempio2":"^0.2.1","@stdlib/math-base-special-kernel-tan":"^0.2.3","@stdlib/number-float64-base-get-high-word":"^0.2.2","@stdlib/constants-float64-high-word-abs-mask":"^0.2.2","@stdlib/constants-float64-high-word-exponent-mask":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/math-base-special-tan_0.3.0_1722201629997_0.4282283191449767","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"@stdlib/math-base-special-tan","version":"0.3.1","description":"Evaluate the tangent of a number.","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-tan.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/constants-float64-high-word-abs-mask":"^0.2.3","@stdlib/constants-float64-high-word-exponent-mask":"^0.2.3","@stdlib/math-base-napi-unary":"^0.2.7","@stdlib/math-base-special-kernel-tan":"^0.2.4","@stdlib/math-base-special-rempio2":"^0.3.0","@stdlib/number-float64-base-get-high-word":"^0.2.3","@stdlib/utils-library-manifest":"^0.2.4"},"devDependencies":{},"engines":{"node":">=0.10.0","npm":">2.7.0"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"keywords":["stdlib","stdmath","mathematics","math","math.tan","tan","tangent","sin","sine","cos","cosine","trig","trigonometry","value","number"],"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"_id":"@stdlib/math-base-special-tan@0.3.1","gitHead":"65ac870bcc9363ee25cdde72514d9e0783b5395e","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-KGDP6t4Zj3KRJ9IlmiJM37KaxRDJoXamll1YBgtoa1zvKJ7BQu3M+gjkpczrCPhvjnBIRaQfxiC06KKNKte3Fw==","shasum":"a28eb239a2428fe14b1f770c9fe24eb49f11fc2e","tarball":"https://registry.npmjs.org/@stdlib/math-base-special-tan/-/math-base-special-tan-0.3.1.tgz","fileCount":17,"unpackedSize":46870,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDiSMHXHNTotPbRbC/4huS1WdXOvletJSazJnE6PAa8UQIhAPtxaUHooenSroxu5oV9lx9KiQDZLq4hSjdD8UE81JSP"}]},"_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-tan_0.3.1_1770532265953_0.985330512079966"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-15T17:06:08.753Z","modified":"2026-02-08T06:31:06.306Z","0.0.1":"2021-06-15T17:06:09.032Z","0.0.2":"2021-06-16T05:26:42.805Z","0.0.3":"2021-06-27T23:45:12.487Z","0.0.4":"2021-07-07T00:49:32.324Z","0.0.5":"2021-08-22T21:04:52.568Z","0.0.6":"2022-02-16T18:20:14.316Z","0.1.0":"2023-09-24T05:52:22.930Z","0.2.0":"2024-02-14T09:07:55.535Z","0.2.1":"2024-02-24T22:16:02.787Z","0.2.2":"2024-04-04T20:41:05.973Z","0.3.0":"2024-07-28T21:20:30.187Z","0.3.1":"2026-02-08T06:31:06.093Z"},"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.tan","tan","tangent","sin","sine","cos","cosine","trig","trigonometry","value","number"],"repository":{"type":"git","url":"git://github.com/stdlib-js/math-base-special-tan.git"},"description":"Evaluate the tangent of a number.","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# Tangent\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> Evaluate the [tangent][tangent] of a number.\n\n<section class=\"intro\">\n\nThe [tangent][tangent] is defined as\n\n<!-- <equation class=\"equation\" label=\"eq:tangent\" align=\"center\" raw=\"\\tan x = \\frac{\\sin x}{\\cos x}\" alt=\"Tangent definition.\"> -->\n\n<div class=\"equation\" align=\"center\" data-raw-text=\"\\tan x = \\frac{\\sin x}{\\cos x}\" data-equation=\"eq:tangent\">\n    <img src=\"https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@bb29798906e119fcb2af99e94b60407a270c9b32/lib/node_modules/@stdlib/math/base/special/tan/docs/img/equation_tangent.svg\" alt=\"Tangent definition.\">\n    <br>\n</div>\n\n<!-- </equation> -->\n\n</section>\n\n<!-- /.intro -->\n\n<section class=\"installation\">\n\n## Installation\n\n```bash\nnpm install @stdlib/math-base-special-tan\n```\n\n</section>\n\n<section class=\"usage\">\n\n## Usage\n\n```javascript\nvar tan = require( '@stdlib/math-base-special-tan' );\n```\n\n#### tan( x )\n\nEvaluates the [tangent][tangent] of a `number` (in radians).\n\n```javascript\nvar v = tan( 0.0 );\n// returns ~0.0\n\nv = tan( -3.141592653589793/4.0 );\n// returns ~-1.0\n\nv = tan( 3.141592653589793/4.0 );\n// returns ~1.0\n\nv = tan( 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 PI = require( '@stdlib/constants-float64-pi' );\nvar tan = require( '@stdlib/math-base-special-tan' );\n\nvar opts = {\n    'dtype': 'float64'\n};\nvar x = uniform( 100, -PI/2.0, PI/2.0, opts );\n\nlogEachMap( 'tan(%0.4f) = %0.4f', x, tan );\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/tan.h\"\n```\n\n#### stdlib_base_tan( x )\n\nEvaluates the [tangent][tangent] of a `number` (in radians).\n\n```c\ndouble y = stdlib_base_tan( -3.141592653589793 / 4.0 );\n// returns ~-1.0\n```\n\nThe function accepts the following arguments:\n\n-   **x**: `[in] double` input value.\n\n```c\ndouble stdlib_base_tan( 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/tan.h\"\n#include <stdio.h>\n\nint main( void ) {\n    const double x[] = { 0.0, 0.523, 0.785, 1.047, 3.14 };\n\n    double y;\n    int i;\n    for ( i = 0; i < 5; i++ ) {\n        y = stdlib_base_tan( x[ i ] );\n        printf( \"tan(%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/cos`][@stdlib/math/base/special/cos]</span><span class=\"delimiter\">: </span><span class=\"description\">compute the cosine of a number.</span>\n-   <span class=\"package-name\">[`@stdlib/math-base/special/sin`][@stdlib/math/base/special/sin]</span><span class=\"delimiter\">: </span><span class=\"description\">compute the sine of a number.</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-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-tan.svg\n[npm-url]: https://npmjs.org/package/@stdlib/math-base-special-tan\n\n[test-image]: https://github.com/stdlib-js/math-base-special-tan/actions/workflows/test.yml/badge.svg?branch=v0.3.1\n[test-url]: https://github.com/stdlib-js/math-base-special-tan/actions/workflows/test.yml?query=branch:v0.3.1\n\n[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-special-tan/main.svg\n[coverage-url]: https://codecov.io/github/stdlib-js/math-base-special-tan?branch=main\n\n<!--\n\n[dependencies-image]: https://img.shields.io/david/stdlib-js/math-base-special-tan.svg\n[dependencies-url]: https://david-dm.org/stdlib-js/math-base-special-tan/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-tan/tree/deno\n[deno-readme]: https://github.com/stdlib-js/math-base-special-tan/blob/deno/README.md\n[umd-url]: https://github.com/stdlib-js/math-base-special-tan/tree/umd\n[umd-readme]: https://github.com/stdlib-js/math-base-special-tan/blob/umd/README.md\n[esm-url]: https://github.com/stdlib-js/math-base-special-tan/tree/esm\n[esm-readme]: https://github.com/stdlib-js/math-base-special-tan/blob/esm/README.md\n[branches-url]: https://github.com/stdlib-js/math-base-special-tan/blob/main/branches.md\n\n[tangent]: http://mathworld.wolfram.com/Tangent.html\n\n<!-- <related-links> -->\n\n[@stdlib/math/base/special/cos]: https://www.npmjs.com/package/@stdlib/math-base-special-cos\n\n[@stdlib/math/base/special/sin]: https://www.npmjs.com/package/@stdlib/math-base-special-sin\n\n<!-- </related-links> -->\n\n</section>\n\n<!-- /.links -->\n","readmeFilename":"README.md"}