1.0.2 • Published 4 years ago

nb-math v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

nb-math

Math library for NB

Install

$ nbnpm install @nb/nb-math

Usage

import {add} from '@nb/nb-math'

add(0.1, 0.1) // 0.3
1.0.2

4 years ago