function s = sqrt_laurent(a) s = sqrt(a); % my comment end