0

I need help with my JavaScript programming this

(px, py) ((lp1x, lp1y), (lp2x, lp2y)) output ________________________________________________ (1, 1) ((0,0), (2,2)) on (3, -1) ((2,0), (0,2)) on (0, 0) ((2,0), (3,0)) on (1, 0) ((1,0), (1,2)) on (0, 1) ((0,0), (2,2)) off (3, 1) ((2,0), (2,2)) off

10th Feb 2017, 3:44 PM
Rochelle Foxx
Rochelle Foxx - avatar
1 Answer
+ 1
You ask for javascript and you tag 'java'... You copy paste an output but without ewplain what is what, what is expected to be, what is eventually wrong... You don't provide any code ( none are public in your profile )... We don't have divinatory power ^^
10th Feb 2017, 4:12 PM
visph
visph - avatar