8 lines
114 B
Text
8 lines
114 B
Text
|
{vlnový balík}
|
||
|
max=10
|
||
|
x=-max,max,1000
|
||
|
a=1/4
|
||
|
omega=2*pi
|
||
|
phi=omega/4
|
||
|
1.e-8 * sin (omega*x - phi) * exp (-(x*a)^2)
|