LinearSolve
Usage Message: LinearSolve[m, b] finds an x which solves the matrix equation m.x==b. Attributes[LinearSolve] = {Protected} Options: Method
-> Automatic Modulus
-> 0 ZeroTest
-> #1 == 0 & Notes:
Additional Online Documentation:
Mathematica 3.0
http://documents.wolfram.com/v3/RefGuide/LinearSolve.html
Mathematica 4.0
http://documents.wolfram.com/v4/RefGuide/LinearSolve.html
Questions or comments? Send email to support@wolfram.com.
|