Math.js
De Banane Atomic
Aller à la navigationAller à la recherche
Liens
Utilisation
import * as math from 'mathjs'; let result = math.eval('5*2'); |
Installation
yarn add mathjs |
import * as math from 'mathjs'; let result = math.eval('5*2'); |
yarn add mathjs |