Last updated:
0 purchases
es6 math
ES6 Math #
Provides math functions from ES6 (ECMAScript 2015) that are currently missing in dart:math. Mostly based on MDN polyfills (circa 2017). Useful for maintaining compatibility with code ported from JavaScript that make use of these functions.
Function list: acosh, asinh, atanh, cbrt, clz32, cosh, imul, expm1, fround, hypot, log1p, log10, log2, sinh, tanh, trunc.
License #
MIT
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.