Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

ZeroTest

ZeroTest
is an option to various linear algebra functions that gives a function to use in testing whether symbolic expressions should be treated as zero.
The automatic ZeroTest used by LinearSolve does not detect that mat is nonsingular:
With a stronger zero test LinearSolve gives the correct answer:
The automatic ZeroTest used by LinearSolve does not detect that mat is nonsingular:
In[1]:=
Click for copyable input
Out[1]=
With a stronger zero test LinearSolve gives the correct answer:
In[2]:=
Click for copyable input
Out[2]=
In[3]:=
Click for copyable input
Out[3]=
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF