2.0.1 • Published 6 years ago
@maboroshi/math-utils v2.0.1
math-utils
数学ユーティリティ
インストール
npm install @maboroshi/math-utilsor
yarn add @maboroshi/math-utils使い方
import { sum } from '@maboroshi/math-utils'
console.log(sum(1, 2, 3)) // => 6API
API ドキュメント を見る