float-math-util

0.0.3 • Public • Published

install

npm install float-math-util

api

add

sub

mul

div

参数个数不限

example

import FloatMath from 'float-math';

FloatMath.add(0, 0.1, 0.2);

Readme

Keywords

Package Sidebar

Install

npm i float-math-util

Weekly Downloads

1

Version

0.0.3

License

ISC

Last publish

Collaborators

  • gaoyuan_gary