Annotation of loncom/html/adm/help/tex/Function_Plot_Response_Vector_Rule.tex, revision 1.1

1.1     ! www         1: \label{Function_Plot_Response_Vector_Sum_Rule}
        !             2: 
        !             3: \begin{itemize}
        !             4: \item ``Index/Name" - This is an internal label for the rule.  Something must be entered here, and it must be different for each rule.  This same value will be used to add a conditional hint.
        !             5: 
        !             6: \item ``Comma-spearated list of vectors" - List all of the vectors that should be added up to be tested.
        !             7: 
        !             8: \item ``Length" - How long the sum of these vectors should be.
        !             9: 
        !            10: \item ``Absolute error length" - How accurate the length must be to get the answer correct.
        !            11: 
        !            12: \item ``Angle" - What direction should the sum of these vectors point.  All values are measured in degrees, counterclockwise starting at the positive x-axis.  Values must be $0\le\theta<360$
        !            13: 
        !            14: \item ``Absolute error angle" - How accurate the angle must be to get the answer correct.
        !            15: \end{itemize}

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>