Percentage difference between images: Difference between revisions

Content added Content deleted
(Added Racket code)
Line 978: Line 978:


=={{header|Racket}}==
=={{header|Racket}}==
For some reason, the result is around 1.77% and I can't wrap my head about why.
For some reason, the result is around 1.77% and I can't wrap my head about why. (Tom)
Note: On OS X I get 1.6192% as the result. (soegaard)

<lang Racket>#lang racket
<lang Racket>#lang racket
(require racket/draw)
(require racket/draw)