math-float64-ldexp@1.0.0
Multiples a double-precision floating-point number by an integer power of two.
MIT
2016-02-20
安装 (1.0.0)
npm install math-float64-ldexp@1.0.0
yarn add math-float64-ldexp@1.0.0
pnpm add math-float64-ldexp@1.0.0
bun add math-float64-ldexp@1.0.0
dependencies (7)
| 包名 | 版本要求 |
|---|---|
| const-ninf-float64 | ^1.0.0 |
| const-pinf-float64 | ^1.0.0 |
| math-float64-copysign | ^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 (11)
| 包名 | 版本要求 |
|---|---|
| browserify | 13.x.x |
| codecov | 1.x.x |
| istanbul | ^0.4.1 |
| jshint | 2.x.x |
| jshint-stylish | 2.x.x |
| math-float64-frexp | ^1.0.0 |
| math-power | ^1.0.0 |
| math-round | ^1.0.0 |
| tap-spec | 4.x.x |
| tape | 4.x.x |
| testling | 1.x.x |