MathStudio  Blog  Share  Manual  Forums  Support  Sign In 
      
      
 
       Download Manual

Space Space Space
VECTOR CALCULUS

ALGEBRA

BASIC

CALCULUS

CAS

DATA

ELEMENTARY

GRAPHING

MANUAL

MATRIX

NUMBER

PLOT

SCRIPTING

SPECIAL

SPECIAL POLYNOMIALS

STATISTICAL

TRIGONOMETRIC
  Jacobian(function, [varlist], [point])
[varlist]
This parameter is optional and default value is [x,y,z].

[point]
This parameter is optional and if omitted the Jacobian matrix is returned. When point is given the matrix is evaluated at that point. If point is given and the number of equations = number of variables then the Jacobian determinant is returned


Description
Returns either the Jacobian matrix or the Jacobian determinant of a function list function(varlist) evaluated at point.


Examples  





References
http://mathworld.wolfram.com/Jacobian.html
http://en.wikipedia.org/wiki/Jacobian_matrix_and_determinant




Copyright © 2012 Pomegranate Software.  All rights reserved.