BryanT

21 Reputation

2 Badges

19 years, 175 days

MaplePrimes Activity


These are questions asked by BryanT

Hi - Is there a way to tell Maple to zero out terms in an expression that have a very small constant. For example I would like to round something like (1x + 2y - (1x10^-20)z) to (1x + 2y). Thanks. Bryan
Hi - I am having problems generating a latex document from a Maple worksheet under OS X. I'm using Maple 10. When I create even a simple worksheet like: > foo := Matrix([[1,2,3],[4,5,6],[7,8,9]]); and try to export it as latex (using the command from the 'File' menu), I have two problems. The first is that the generated latex file has the line: usepackage{maplestd2e} which I belive should be (since I can't find a maplestd2e.sty either in my distribution or on the website): usepackage{maple2e} After making this change and trying to typeset the document I get the following error:
Page 1 of 1