solve simultaneous linear equations in 2 variables
Engine: Boost uBLAS
http://www.boost.org/
example:
\(x + 4y = 3\)
\(2x + 5y = 9\)
result(x, y):
7, -1
\(x + \)
\(y = \)
\(x + \)
\(y = \)
solve
result(x, y):
top
numerical science tools