orlandpm/Math-for-Programmers

Exercise 3.3

KouichiMatsuda opened this issue · 0 comments

Arrow3D((-1,0,1), (3,0,4) ,color=red) should be Arrow3D((3,0,4), (-1,0,1) ,color=red) ?

Thanks,