In SX Microcontrollers, SX/B Compiler and SX-Key Tool, PJMonty wrote: Altitudeap, If you want to work dfirectly in assembly, go to this page: [url]http://www.sxlist.com/techref/expeval2.asp[/url] It will take your math expression and convert it to code. It uses various functions that are accessible from this page: [url]http://www.sxlist.com/techref/ubicom/lib/math/basic.htm[/url] I recommend starting with some simple examples (such as are on the first page) to get a handle on the way the code is written. It's a little more like the intermediate output of a compiler, but it's not too hard once you work with it a bit. OF course, you can also just directly use the math functions yourself to do the work. I imagine this can also be handled with SX/B, but I'll leave that to those fluent in that language. [list]Thanks, PeterM[/list] ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=145125#m145130 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2006 (http://www.dotNetBB.com)