Post Reply 
Using SolveSys to solve equation with variable using unit
04-11-2024, 05:58 PM
Post: #2
RE: Using SolveSys to solve equation with variable using unit
I’m not sure if this is what you’re looking for, but you can solve in CAS:

solve(10_nmi=5_h*x,x)

Returns

[2_nmi/h]

You can use USIMPLIFY if you get a mix of units like m*s/s -> m, and MKSA to go from nmi/h to meter-kilogram-second-ampere system.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Using SolveSys to solve equation with variable using unit - drbarnack - 04-11-2024 05:58 PM



User(s) browsing this thread: 1 Guest(s)