Difference between revisions of "Calculator Tips"

From PrattWiki
Jump to navigation Jump to search
 
Line 2: Line 2:
  
 
== Dot and Cross Products ==
 
== Dot and Cross Products ==
Vectors may be entered surrounded by either ( ) or { }.   
+
Vectors may be entered surrounded by { }.  That is, for some vector <math>\vec{r}</math>:
 
+
<center><math>
 +
\begin{align}
 +
\vec{r}&=r_x\hat{\imath}+r_y\hat{\jmath}+r_z\hat{k}
 +
\end{align}
 +
</math></center>
 +
say,
 +
<center><math>
 +
\begin{align}
 +
\vec{r}&=3\hat{\imath}-2\hat{\jmath}+6\hat{k}
 +
\end{align}
 +
</math></center>
 +
the TI version of the vector would be:
 +
{3, -2, 6}
 +
Be sure to use the unary negative operator (-) versus the binary subtraction operator - at the start of negative entries.
 
* Vector operations on TI Calculators: [http://www.phys.lsu.edu/classes/spring2010/phys1100/TI_calc_vec.pdf www.phys.lsu.edu/classes/spring2010/phys1100/TI_calc_vec.pdf]
 
* Vector operations on TI Calculators: [http://www.phys.lsu.edu/classes/spring2010/phys1100/TI_calc_vec.pdf www.phys.lsu.edu/classes/spring2010/phys1100/TI_calc_vec.pdf]
 
 
  
 
== Questions ==
 
== Questions ==

Revision as of 21:29, 6 June 2010

This page contains information about how to use various calculators for different classes.

Dot and Cross Products

Vectors may be entered surrounded by { }. That is, for some vector \(\vec{r}\):

\( \begin{align} \vec{r}&=r_x\hat{\imath}+r_y\hat{\jmath}+r_z\hat{k} \end{align} \)

say,

\( \begin{align} \vec{r}&=3\hat{\imath}-2\hat{\jmath}+6\hat{k} \end{align} \)

the TI version of the vector would be:

{3, -2, 6}

Be sure to use the unary negative operator (-) versus the binary subtraction operator - at the start of negative entries.

Questions

Post your questions by editing the discussion page of this article. Edit the page, then scroll to the bottom and add a question by putting in the characters *{{Q}}, followed by your question and finally your signature (with four tildes, i.e. ~~~~). Using the {{Q}} will automatically put the page in the category of pages with questions - other editors hoping to help out can then go to that category page to see where the questions are. See the page for Template:Q for details and examples.

External Links

References