Setting a function to an expression that resulted from a SOLVE function
- Subject: Setting a function to an expression that resulted from a SOLVE function
- From: Richard Fateman
- Date: Mon, 13 Sep 2004 22:58:31 -0700
try
THETA(A,B,C):= ''RHS(FIRST(SOLVE(TRI,THETA)));
This evaluates the body of the definition.