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

5 lines
93 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
set pm3d map
set size square
set isosamples 255,255
splot [0:255][0:255]-(floor(x)^floor(y))