1.2.1 • Published 3 years ago

ieee754 v1.2.1

Weekly downloads
24,608,757
License
BSD-3-Clause
Repository
github
Last release
3 years ago

ieee754 travis npm downloads javascript style guide

saucelabs

Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.

install

npm install ieee754

methods

var ieee754 = require('ieee754')

The ieee754 object has the following functions:

ieee754.read = function (buffer, offset, isLE, mLen, nBytes)
ieee754.write = function (buffer, value, offset, isLE, mLen, nBytes)

The arguments mean the following:

  • buffer = the buffer
  • offset = offset into the buffer
  • value = value to set (only for write)
  • isLe = is little endian?
  • mLen = mantissa length
  • nBytes = number of bytes

what is ieee754?

The IEEE Standard for Floating-Point Arithmetic (IEEE 754) is a technical standard for floating-point computation. Read more.

license

BSD 3 Clause. Copyright (c) 2008, Fair Oaks Labs, Inc.

bufferaws-sdkeasy-select-rnvuedragdropuploadimagespopsmart-common-auth@miot-plugin/buffer@tantei/buffer@arisageha/react-lazyload@arisageha/react-lazyload-fix@oneplanetcrowd/developersbb-chatkubii-apideneme323112wlite-avsdk-vod-upload-node-userswlite-avsdk-vod-upload-node-v2-u@fundefund/funde_ck@ntt_app/react-native-custom-notificationreact-native-covid-sdkeasycommands-betagql_din_mod@jttechnic/interpreter@l1nyanm1ng/react-picture-viewer@saeon/ol-reactauto-extractcthpb-plugin-socialreact-native-printer-brothersrn-pdf-reader-offlinereact-native-shekhar-bridge-testbeta-test-apiscogoportutilsspace-api-wrapperdemo-wrapper-apidyx-reacttemp-mail-fucktalent-to-vite-cli@oiti/documentoscopy-react-nativejs4cytoscapequoc-testnodejs-fileshareunblock-block-save-variableshexa-node-common@infinitebrahmanuniverse/nolb-ie@prodam/prodam-types@saaspe/components@nickname-ru/borshshamsi-date-nowexpress-api-pack-tropea-bootstraapluminos-ui-core@everything-registry/sub-chunk-1894iqra-calculatorjawwy-sdkjawwy_gamification_release@thepowereco/jssdkreact-native-sphereuisphereuijawwy_libraryreact-native-credit-card-pkgpikaphu-aws-sdkreact-native-jawwy_samplecode-msi-simple_calculator123zs89cli-number-guessingkny63-atm-machinekshahmeer10_atmatm_process@uf3sindh/simple_cli_calculatorhmmmmd12-cli-number-guessinghmd12-cli-number-guessingpiaic-mycalcpiaic-q1-calculatorplaceatlaboriosampixiu-swap-corepixiuswap-libs-sdkplaykit-js-hls-sondqpolyglot-component-libraryportfolio-managementpr03-cli-numbers-guessing-gamepower-utils.jspg-copy-streams-binarypimatic-bluebeanpileuleuyanteapy-marshalqa_hddpublish-with-riz-cli-number-guessing-gamepnm-yph-react-native-custom-componentspro-af302-number-guessing-gameproject-wajs-dvproject123bas_simple_calculatorproject04-currency-converter4project--002---number-guessing-gameproject-04-currency-convertorproject-005-currenty-converterzn-ms-commonzona-xzika9xzkc-core@froidland/buffer@fuzza-raza/currencyconverter@fuzza-raza/wordcounter@gamers-geek/discord-temp-channels
1.2.1

3 years ago

1.2.0

3 years ago

1.1.13

5 years ago

1.1.12

6 years ago

1.1.11

6 years ago

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

8 years ago

1.1.7

8 years ago

1.1.6

9 years ago

1.1.5

9 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago