BSD 4_2 development
[unix-history] / usr / lib / learn / eqn / L5.2d
CommitLineData
48baa1c3
C
1#once #create message
2.ND
3.EQ
4delim $$
5.EN
6.LP
7Modify "Example" so it produces this output, then
8type "ready".
9.pl 1
10#once #create Ref
11.LP
12.EQ
13{partial e sup {-{x sup 2 + y sup 2} over 2}} over
14{partial x} ~=~ f(x)
15.EN
16.pl 1
17#once #create Example
18.LP
19.EQ
20xxxx
21.EN
22.pl 1
23#
24#once neqn Ref | nroff >X1 &
25#once neqn message Ref | nroff -T$term %s/tinyms -
26#user
27neqn Example | nroff >X2
28#cmp X1 X2
29#log
30#next
315.1e 10