Skip to main content
March 13, 2021
Question

Units are not compatible

  • March 13, 2021
  • 3 replies
  • 1834 views

Hello everyone,

When I was writing an equation, I got the message "Units are not compatible"

Can someone help?

VVVVVVVVVVVVVVVVVV.PNG

3 replies

ttokoro
21-Topaz I
21-Topaz I
March 13, 2021

image.pngimage.png

t.t.
23-Emerald V
March 13, 2021

@unknown wrote:

Hello everyone,

When I was writing an equation, I got the message "Units are not compatible"

Can someone help?

VVVVVVVVVVVVVVVVVV.PNG


In the equation for:

  • H you've typed "MN" instead of "M*N"; the variable MN doesn't exist.
  • K you've typed "b(" instead of "b*"; the function b doesn't exist

The equation for G is OK after changing K.

 

In such situations, try copying each additive subexpression and evaluating.   That often shows the root cause of the problem.

 

Stuart

 

25-Diamond I
March 13, 2021

@StuartBruff wrote:


In the equation for:

  • H you've typed "MN" instead of "M*N"; the variable MN doesn't exist.

Yes, but MN is interpreted by Prime as unit MegaNewton and thats the reason for the unit mismatch error message 😉

March 13, 2021

Thank you so much  and