Question: Put the following lines into a glowscript script and run them: Check all the variables that are vectors. Put the following lines into a glowscript
Put the following lines into a glowscript script and run them:
Check all the variables that are vectors.

Put the following lines into a glowscript script and run them: theta = 1.9468 particle_position = vector(1.0,1.0,0) obslocation=vector (cos(theta), sin(theta), 0) r=obslocation-particle_position rmag=sqrt(r.x*+2+r.y*+2+r.z*+2) rhat=r/rmag Check all of the variables that are vectors: theta Orhat obslocation particle_position rmag r Submit Answer Incorrect. Tries 25/99 Previous Tries
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
