RosettaCodeData/Task/Munching-squares/Gnuplot/munching-squares.gnuplot

5 lines
93 B
Text
Raw Permalink Normal View History

2015-02-20 09:02:09 -05:00
set pm3d map
set size square
set isosamples 255,255
splot [0:255][0:255]-(floor(x)^floor(y))