npmjs.org : @stdlib/number-float64-base-to-int64-bytes : 0.0.5
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
Registry -
Download -
JSON
purl: pkg:npm/%40stdlib/[email protected]
Published:
Indexed:
Related tag:
v0.0.5
Loading...
Readme
Loading...
Dependencies
- @stdlib/assert-has-own-property ^0.0.x Development
- @stdlib/assert-is-uint8array ^0.0.x Development
- @stdlib/bench ^0.0.x Development
- @stdlib/number-uint8-base-to-binary-string ^0.0.x Development
- istanbul ^0.4.1 Development
- proxyquire ^2.0.0 Development
- tap-spec 5.x.x Development
- tape git+https://github.com/kgryte/tape.git#fix/globby Development
- @stdlib/array-dataview ^0.0.x
- @stdlib/array-uint8 ^0.0.x
- @stdlib/assert-is-little-endian ^0.0.x
- @stdlib/math-base-special-floor ^0.0.x
- @stdlib/types ^0.0.x
- @stdlib/utils-define-nonenumerable-read-only-property ^0.0.x