If we have a dynamical system for a vector of scalar variables $x_t$: $$\dot x_t=f(x_t)$$
Then the jacobian is the matrix of partial derivatives $$J(x_t)=Df(x_t)$$
Let's say we have a fixed point $x_t^*$: $f(x_t^*)=0$.
Then what is the (intuitive) interpretation of $|J(x_t^*)|$? and of $sign |J(x_t^*)|$?