[R] system solver in R

Engin Yılmaz i@p@nyolcom @ending from gm@il@com
Tue Nov 20 09:42:46 CET 2018


Dea(R)

Do you know any system solver in R ?

For example, in matlab, is very easy

syms a b c x eqn = a*x^2 + b*x + c == 0; sol = solve(eqn)

How can I  find this type code in R (or directly solver)?

*Since(R)ely*
Engin YILMAZ

	[[alternative HTML version deleted]]



More information about the R-help mailing list