Hilbert curve: Difference between revisions

(was the Mathematica a bot insertion ?) Moved it, edited mathematica code and normalized language header
No edit summary
((was the Mathematica a bot insertion ?) Moved it, edited mathematica code and normalized language header)
Line 474:
 
drawHilbert(6);</lang>
 
=={{header|Mathematica 11.3}}==
 
<lang Mathematica>
 
Graphics@HilbertCurve[4]
 
</lang>
 
 
===Functional===
Line 1,049 ⟶ 1,040:
 
</pre>
 
=={{header|Mathematica 11.3}}==
'''Works with:''' Mathematica 11
<lang Mathematica>Graphics@[HilbertCurve[4]]</lang>
 
=={{header|Perl}}==
9,659

edits