August 17th, 2005, 3:52 pm
Thanks. From my understanding of matlab, its variables are just doubles (or long doubles, or some such), with no symbolic structure like in Mathematica (you do get the maple kernel in a toolbox, but that's nowhere near the core of matlab). So if a variable is less than the smallest value that its type can hold, it is zero. This is one reason why engineers mostly dig matlab and a lot of mathematicians dig mathematica, I guess.