@dfeidao/fd-an000115
TypeScript icon, indicating that this package has built-in type declarations

4.6.201909240940 • Public • Published

四舍五入

Installation

yarn add --dev @dfeidao/fd-an000115

Example

import an115 from '@dfeidao/fd-an000115';

const ran115 = an115('100.33'); // '100.35'
const ran115 = an115('100.46');	// '100.45'
const ran115 = an115('100.48');	// '100.50'
const ran115 = an115('100.32');	// '100.30'

Package Sidebar

Install

npm i @dfeidao/fd-an000115

Weekly Downloads

0

Version

4.6.201909240940

License

MIT

Unpacked Size

4.07 kB

Total Files

8

Last publish

Collaborators

  • taoqf