es6_math 1.2.1 copy "es6_math: ^1.2.1" to clipboard
es6_math: ^1.2.1 copied to clipboard

Provides math functions from ES6 (ECMAScript 2015) that are currently missing in dart:math.

ES6 Math #

pub.dev Dart CI codecov

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

0
likes
150
pub points
0%
popularity

Publisher

verified publisherleadrdrk.com

Provides math functions from ES6 (ECMAScript 2015) that are currently missing in dart:math.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on es6_math