Evaluate an Expression at Values with Units
Description
Evaluate a symbolic expression or formula using a set of dimensioned values. This can be useful for checking the validity of a formula.
Load the Simple Units package.
withUnitsSimple:
Enter a symbolic expression.
x+v t+12 a t2
v⁢t+x+12⁢a⁢t2
Specify the dimensioned values, and then evaluate the expression. The values can be numeric or symbolic.
eval,x=100m,v=25ms, a=3.2ms2
25⁢t⁢ms+100⁢m+1.600000000⁢t2⁢ms2
Commands Used
Units[Simple], eval
See Also
ScientificErrorAnalysis, ScientificConstants, Units, Units[TestDimensions]
Download Help Document
What kind of issue would you like to report? (Optional)