README
@bestest/math
Mathematical (statistics, formatting numbers) utils for Bestest benchmarking tool.
Changelog
- 1.0.1 (on 2019-08-06): fixed NPM build
- 1.0.0 (on 2019-08-06): initial version
Math-related helper functions, required for benchmarking.
<script type="module">
import bestestMath from 'https://cdn.skypack.dev/@bestest/math';
</script>
Mathematical (statistics, formatting numbers) utils for Bestest benchmarking tool.