Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Why is it that whenever i type 1000lb equals to i get 0.102 (s^2/m)*kip, while i want the output as 1000lb=1kip. Why is it that I can't get a simplified answer in kip or something other than a fundamental unit including acceleration.
Thank you.
Solved! Go to Solution.
Welcome to the wonderful world of units.
You're trying to compare a force (kip)
with a mass (lb)
The gravity constant (g)
is in between them.
You may want to compare kip with lbf...
Success!
Luc
Welcome to the wonderful world of units.
You're trying to compare a force (kip)
with a mass (lb)
The gravity constant (g)
is in between them.
You may want to compare kip with lbf...
Success!
Luc
Thank you so much!