math-float64-frexp@1.0.0
Splits a double-precision floating-point number into a normalized fraction and an integer power of two.
MIT
2016-01-20
安装 (1.0.0)
npm install math-float64-frexp@1.0.0
yarn add math-float64-frexp@1.0.0
pnpm add math-float64-frexp@1.0.0
bun add math-float64-frexp@1.0.0
dependencies (6)
| 包名 | 版本要求 |
|---|---|
| const-ninf-float64 | ^1.0.0 |
| const-pinf-float64 | ^1.0.0 |
| math-float64-exponent | ^1.0.0 |
| math-float64-from-words | ^1.0.0 |
| math-float64-normalize | ^1.0.0 |
| math-float64-to-words | ^1.0.0 |
devDependencies (12)
| 包名 | 版本要求 |
|---|---|
| browserify | 12.x.x |
| codecov | 1.x.x |
| istanbul | ^0.4.1 |
| jshint | 2.x.x |
| jshint-stylish | 2.x.x |
| math-abs | ^1.0.2 |
| math-power | ^1.0.0 |
| math-round | ^1.0.0 |
| object-keys | ^1.0.9 |
| tap-spec | 4.x.x |
| tape | 4.x.x |
| testling | 1.x.x |