cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Translate the entire conversation x

Wrong Value

BB_14100646
10-Marble

Wrong Value

In my attached program, I'm getting the wrong value.

 

The A value should calculate 6.01 mm...

BB_14100646_1-1757598232832.png

 

However, MathCAD 9.0.0.0 calculates 15.77 mm

BB_14100646_0-1757598124424.png

I double checked my numbers and ran them through a calculator and I got 6.0086. I presume I have the wrong units somewhere, but I can't figure it out. I attached my program for review, or you can look at the screen capture of the calculations below.

BB_14100646_2-1757598804246.png

 

Thanks,

     Brent

 

ACCEPTED SOLUTION

Accepted Solutions
Werner_E
25-Diamond I
(To:BB_14100646)

You forgot to specify unit degree when you wrote 90. So it was interpreted as 90 radiants which is about 5160 degrees.

Werner_E_0-1757600401666.png

 

View solution in original post

2 REPLIES 2
Werner_E
25-Diamond I
(To:BB_14100646)

You forgot to specify unit degree when you wrote 90. So it was interpreted as 90 radiants which is about 5160 degrees.

Werner_E_0-1757600401666.png

 

Perfect! Thank you!!

Announcements

Top Tags