// This macro demonstrates how to draw a log-log plot. // http://en.wikipedia.org/wiki/Log-log_plot requires("1.47r"); n = 1000; x = newArray(n); y = newArray(n); y2 = newArray(n); y3 = newArray(n); for (i=0; i