// These macros apply atan, square, square root and inverse log functions // to the current image. The processing speed in microseconds per pixel // is displayed in the status bar. Press 'z' (Edit>Undo) to undo. macro "Atan" { setupUndo; start = getTime(); w = getWidth(); h = getHeight(); for (y=0; y