New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stdlib/math-base-special-erfcinv

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/math-base-special-erfcinv - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

3

package.json
{
"name": "@stdlib/math-base-special-erfcinv",
"version": "0.0.4",
"version": "0.0.5",
"description": "Inverse complementary error function.",

@@ -22,2 +22,3 @@ "license": "Apache-2.0 AND BSL-1.0",

"lib": "./lib",
"scripts": "./scripts",
"test": "./test"

@@ -24,0 +25,0 @@ },

@@ -34,3 +34,3 @@ <!--

<div class="equation" align="center" data-raw-text="\operatorname{erfc}^{-1}(1-z) = \operatorname{erf}^{-1}(z)" data-equation="eq:inverse_complementary_error_function">
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/7e0a95722efd9c771b129597380c63dc6715508b/lib/node_modules/@stdlib/math/base/special/erfcinv/docs/img/equation_inverse_complementary_error_function.svg" alt="Inverse complementary error function.">
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@bb29798906e119fcb2af99e94b60407a270c9b32/lib/node_modules/@stdlib/math/base/special/erfcinv/docs/img/equation_inverse_complementary_error_function.svg" alt="Inverse complementary error function.">
<br>

@@ -182,3 +182,3 @@ </div>

[@stdlib/math/base/special/erfinv]: https://github.com/stdlib-js/math-base-special-erfinv
[@stdlib/math/base/special/erfinv]: https://www.npmjs.com/package/@stdlib/math-base-special-erfinv

@@ -185,0 +185,0 @@ </section>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc