Factoring Literal Numbers Software

31 Views Asked by At

I need a math software that has scripting capability which can do something like this:

let $W=m\cdot N/s$

$factor(W, V=m\cdot N/s\cdot A)$

$V=W/A$

And suggestions?