JSPM

  • Created
  • Published
  • Downloads 9096
  • Score
    100M100P100Q132644F
  • License Apache-2.0

Assorted common math functions & utilities

Package Exports

  • @thi.ng/math
  • @thi.ng/math/abs
  • @thi.ng/math/angle
  • @thi.ng/math/api
  • @thi.ng/math/eqdelta
  • @thi.ng/math/fit
  • @thi.ng/math/interval
  • @thi.ng/math/mix
  • @thi.ng/math/prec
  • @thi.ng/math/step

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@thi.ng/math) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@thi.ng/math

npm (scoped) npm downloads Twitter Follow

This project is part of the @thi.ng/umbrella monorepo.

About

Assorted common math functions & utilities.

Installation

yarn add @thi.ng/math

Dependencies

None.

Usage examples

import * as m from "@thi.ng/math";

Authors

  • Karsten Schmidt

License

© 2018 Karsten Schmidt // Apache Software License 2.0