Sample UserEFI Functions

Mathcad comes with two sample UserEFI functions: the Kronecker product function, and the digamma function.

kronecker(M, N) Multiplies matrix N by each element of matrix M, returning an M·N by M·N array.

Arguments:

Psi(z) Returns the derivative of the natural log of the Gamma (Γ) function.

Argument:

Note: