[ww-bugs] Bug 3596: Program does not recognize vectors
bugzilla-daemon at webwork.maa.org
bugzilla-daemon at webwork.maa.org
Wed Feb 10 18:27:03 EST 2016
http://bugs.webwork.maa.org/show_bug.cgi?id=3596
Davide P. Cervone <dpvc at union.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dpvc at union.edu
--- Comment #1 from Davide P. Cervone <dpvc at union.edu> 2016-02-10 18:27:03 ---
Vectors are entered using angle brackets, e.g., <0,3,-2>, not [0,3,-2]. In
Vector context, brackets act like parentheses, which is why the message says
you have entered a point not a vector.
One solution would be to change the context so that brackets form vectors as
well. There is also an answer-checker flag that promotes points to vectors, so
that could also be used.
--
Configure bugmail: http://bugs.webwork.maa.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the webwork-bugs
mailing list