Skip to contents

Given a named character array of math expressions and a vector of independent variables, this function calculates the Jacobian matrix of the math expressions with respect to the variables.

Usage

yJacobian(f, x)

Arguments

f

a character vector of length n

x

a character vector of length m

Value

a character matrix (n×m) with derivatives dfi/dxj