
Product
Introducing Socket Firewall Enterprise: Flexible, Configurable Protection for Modern Package Ecosystems
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.
@stdlib/constants-float64-ninf
Advanced tools
Double-precision floating-point negative infinity.
npm install @stdlib/constants-float64-ninf
var FLOAT64_NINF = require( '@stdlib/constants-float64-ninf' );
Double-precision floating-point negative infinity.
var bool = ( FLOAT64_NINF === -Infinity );
// returns true
var FLOAT64_NINF = require( '@stdlib/constants-float64-ninf' );
console.log( FLOAT64_NINF );
// => -Infinity
This package is part of 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.
For more information on the project, filing bug reports and feature requests, and guidance on how to develop stdlib, see the main project repository.
See LICENSE.
Copyright © 2016-2021. The Stdlib Authors.
0.0.4 (2021-06-27)
No changes reported for this release.
</section> <!-- /.release --> <section class="release" id="v0.0.3">The 'math-constants' package includes a collection of mathematical constants, such as Pi, Euler's number, and both positive and negative infinity. It is more comprehensive compared to @stdlib/constants-float64-ninf, which focuses solely on the negative infinity constant.
FAQs
Double-precision floating-point negative infinity.
The npm package @stdlib/constants-float64-ninf receives a total of 256,191 weekly downloads. As such, @stdlib/constants-float64-ninf popularity was classified as popular.
We found that @stdlib/constants-float64-ninf demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.

Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.