Bézier curves/Intersections: Difference between revisions

m
Line 2,045:
{{trans|Python}}
{{trans|Icon}}
 
See also:
* [[#Pascal|Pascal]]
 
This program is mostly a translation of the Python.
 
Note that that the Icon program could itself be run as an Object Icon program, after a few necessary modifications. ("import io" would have to be added, the implementations of "abs" and "max" would have to be removed, and maybe a few other minor changes would be needed.)
 
See also:
* [[#Pascal|Pascal]]
 
<syntaxhighlight lang="objecticon">
1,448

edits