Чото поменял
This commit is contained in:
3
src/math.ts
Normal file
3
src/math.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { create, all } from 'mathjs'
|
||||
|
||||
export const math = create(all, { number: 'BigNumber', precision: 16 })
|
||||
Reference in New Issue
Block a user