chore: update dependencies and switch to current mathjs tinybench
This commit is contained in:
parent
f1a2d04f4b
commit
38160464fa
6 changed files with 618 additions and 401 deletions
|
@ -1,6 +1,6 @@
|
|||
import assert from 'assert'
|
||||
import math from '../../src/pocomath.mjs'
|
||||
import Fraction from 'fraction.js/bigfraction.js'
|
||||
import Fraction from 'fraction.js'
|
||||
|
||||
describe('fraction', () => {
|
||||
const half = new Fraction(1/2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue