Skip to main content
12-Amethyst
March 4, 2020
Question

Why is my unit coming out so weird?

  • March 4, 2020
  • 2 replies
  • 1110 views

It doesn't allow me to fix and I don't know how am I supposed to fix it. 

(it is strain, so, it is unitless, or in/in is also fine)

Annotation 2020-03-03 212016.png

2 replies

23-Emerald IV
March 4, 2020

The symbolic solver does not handle units the way you could expect; at best it treats them like undefined variables.

If you are after numeric results only, you should consider using the root function.

 

Success!
Luc

25-Diamond I
March 5, 2020

You may follow the symbolic evaluation (->) immedeatly by a numeric one (simple = ) to get the numeric result you expect.