Jump to content

Barnsley fern: Difference between revisions

m
→‎{{header|Raku}}: suppress warning
(Using Real Math module)
m (→‎{{header|Raku}}: suppress warning)
Line 2,479:
default { ( 0.85 * $x + 0.04 * $y, -0.04 * $x + 0.85 * $y + 1.60) }
};
$png.set(($w / 2 + $x * 60).Int, ($h - ($y * 60).Int, 0, 255, 0);
}
 
10,333

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.