npmjs.org : @stdlib/number-float64-base-signbit : 0.0.2
Return a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).
Registry -
Download -
JSON
purl: pkg:npm/%40stdlib/[email protected]
Published:
Indexed:
Related tag:
v0.0.2
Loading...
Readme
Loading...
Dependencies
- @stdlib/assert-is-boolean ^0.0.x Development
- @stdlib/bench ^0.0.x Development
- @stdlib/math-base-special-pow ^0.0.x Development
- @stdlib/math-base-special-round ^0.0.x Development
- @stdlib/random-base-randu ^0.0.x Development
- istanbul ^0.4.1 Development
- tap-spec 5.x.x Development
- tape git+https://github.com/kgryte/tape.git#fix/globby Development
- @stdlib/number-float64-base-get-high-word ^0.0.x