The command used to determine the derivative of a function
What is the command "diff"?
The command used to determine the integral of a function
What is the command "integrate"?
Symbol used to enclose an array of vector components
What is square bracket?
Another term for dot product
What is scalar product?
Another term for cross product
What is vector product
It represents the slope of the tangent of a curve
What is derivative?
It represents the area under a curve
What is (definite) integral?
It quantifies the amount of force that effectively displaces an object
What is work?
In Maxima, it is the symbol placed between two vectors when obtaining their dot product?
What is dot / period?
In Maxima, it is the symbol placed between two vectors when obtaining their cross product?
What is tilde?
It represents the concavity of the curve
What is second derivative?
It is a type of integral representing a general function with a constant
What is indefinite integral?
It quantifies the action of an object, relating how fast it is moving in a direction and its mass
What is momentum?
It represents the dot product of a constant force vector applied to an object and its displacement
What is work?
It represents the cross product of an object's displacement from a pivot and the force vector that causes its rotation.
It is the interpretation for the point(s) where dv/dt = 0 for v that is nonzero.
What is constant motion?
It represents the integral of acceleration function with respect to time
What is velocity function?
Aside from momentum, this quantity is conserved when objects collide elastically.
What is kinetic energy?
It is the result of two vectors multiplied using the dot product
What is scalar?
It is the result of two vectors multiplied using the cross product
What is vector?
It is the interpretation for the point(s) where dx/dt = 0 for a that is nonzero.
What is changing direction?
It represents the integral of force function over time.
What is impulse?
It is a vector represented by the negative gradient of potential energy
What is force?
It is the dot product of A = 3i - 2j and B = -2i - 4j
What is 2?
It is the cross product of A = 3i - 2j and B = -2i - 4j
What is -16 k (into the page)?