GitHub / math-io / float32-to-binary-string
Returns a string giving the literal bit representation of a single-precision floating-point number.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/math-io%2Ffloat32-to-binary-string
PURL: pkg:github/math-io/float32-to-binary-string
Stars: 2
Forks: 0
Open issues: 0
License: mit
Language: JavaScript
Size: 65.4 KB
Dependencies parsed at:
19
Created at: over 9 years ago
Updated at: about 9 years ago
Pushed at: about 9 years ago
Last synced at: 2 days ago
package.json
npm
- browserify 12.x.x development
- codecov 1.x.x development
- const-smallest-float32 ^1.0.0 development
- float64-to-float32 ^1.0.0 development
- istanbul ^0.4.1 development
- jshint 2.x.x development
- jshint-stylish 2.x.x development
- math-power ^1.0.0 development
- math-round ^1.0.0 development
- tap-spec 4.x.x development
- tape 4.x.x development
- testling 1.x.x development
- const-ninf-float32 ^1.0.0
- const-pinf-float32 ^1.0.0
- math-abs ^1.0.2
- math-floor ^1.0.1
- utils-left-pad-string ^1.0.1
- utils-repeat-string ^1.0.3
- utils-right-pad-string ^1.0.0