c-float-divide

3.0.0 • Public • Published

Node C Float divide

Library that use the C Divide operation between two floats, to produce the same floating point error. Result is a string with 15 decimal places.

Usage :

import divide from 'c-float-divide';

console.log(divide(15, 3)); // 5.000000000000000

Readme

Keywords

none

Package Sidebar

Install

npm i c-float-divide

Weekly Downloads

0

Version

3.0.0

License

MIT

Unpacked Size

3.13 kB

Total Files

6

Last publish

Collaborators

  • lionep