Talk:Find the intersection of two lines: Difference between revisions

m
→‎a REXX version of a REXX version: amazing rewrite to my DISliking
(added a new talk section.)
m (→‎a REXX version of a REXX version: amazing rewrite to my DISliking)
Line 86:
a=(0,0) b=(3,3) c=(8,8) d=(8,8) ───► points C and D are identical
</pre>
==============================================================================================
: If I were to translate many of the Rexx programs of GS to my liking I'd be busy for months.
::* &nbsp;Here is the Rexx program as I wrote it in my style:::* &nbsp;
http://rosettacode.org/wiki/Find_the_intersection_of_two_lines#version_2
::* &nbsp;Any opinions from any peers? --[[User:Walterpachl|Walterpachl]] ([[User talk:Walterpachl|talk]]) 06:01, 19 May 2017 (UTC)
2,289

edits