| 1 | initial version |
It is just a typo. Try the code written below
var('x1, x2, y1, y2, L, z, r, k')
integral(cos(x1/L)*exp(-i*(k/z)*(x1*x2 + y1*y2)), x1, -L/2, L/2)
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.