function z=fxpow(x,y) % %usage: z=fxpow(x,y) % count; z=x.^y; endfunction