EBRA    // 13.05.04 - 12:22


  
KNOT
L=10.0       // Spannweite
f=1.0         // Bogenstich
y(x)=4.*f*(x/L-(x/L)^2)
x=0.          // Startwert
1..11   x    y(x)    >>  x=x+1.0
PARA
    // PARA wird vom Programm hinzugefgt
    job0 0 0 1 5 0, 0 30 0
    blatt 0
    opt1 0 0 1.100000 0, 0 0 0
    opt2  
    opt3  
    opt4  
    opt5  
    eli1 0 0 0.000000
    MODE 0.000000 0.000000 0.000000 0.000000 0
ENDE
