1 The file ANTID > contains a routine for evaluating integrals of
2 expressions involving an arbitrary unspecified function and its derivatives.
3 After BATCH'ing the file, it may be used by:
7 where G is the expression involving U(X) (U(X) arbitrary) and its
8 derivatives, whose integral with respect to X is desired.
10 The batch file also defines the functions NONZEROANDFREEOF
11 and LINEAR as well as ANTID. ANTID is the same as ANTIDIFF except
12 that it returns a list of two parts, the first part is the integrated
13 part of the expression and the second part of the list is the non-
16 A translated version of this file is available as SHARE2;ANTID LISP.
17 It may be used by LOADFILE(ANTID,LISP,SHARE2).
19 Send complaints to BNLGHC.