Hi I stumbled across this incredibly useful library and I wanted to use the lsolve function. I was reading the tutorial pdf to figure out how to use it. So from lsolve i end up with an expression like:<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
<i>{a==3,b==4}<br></i></blockquote><div><br>I was wondering how I could get a value of the a and b symbols from this? I would ideally like to store them in an int to use in another library. I have been looking for an answer for a while so I would really appreciate if anyone knows? I could parse it like a string but Im assuming there is a better way?<br>
<br>Thank you for your time,<br>Zach <br></div><br>