Talk:Line circle intersection

From Rosetta Code
Revision as of 13:03, 21 October 2022 by Rdm (talk | contribs) (→‎The Wolfram approach: I see where I went wrong)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Error by vb.net

i try to use the vb.net-code but in following constellation is a error

center=10,10 radius=5 line from 5,0 to 5,20

there is no intersection - but it is a point of tangent.

regards Jan

It seems the task author did not include test examples where there is a tangent. --Wherrera (talk) 18:42, 20 October 2022 (UTC)
Worth adding to the draft task --Rdm (talk) 11:26, 21 October 2022 (UTC)