Skip to main content
1-Visitor
June 8, 2020
Solved

Fractional form, doesn't work correctly

  • June 8, 2020
  • 1 reply
  • 1667 views

I saw other solutions but they are not helpful   in my situation. 
Anyone have  idea how to convert  my  result?

I need -0.29999999999973  show in fractional form.
I checked settings, other forums but didnt find any solution.

Adrien_0-1591627805080.png

It works really strange, I have latest version of Mathcad  Prime 6.0

Adrien_1-1591628099594.png

 

 

Best answer by LucMeekes

1. You should attach your worksheet, not just a picture.

2. What fractional form do you need. What are you're looking for?

LucMeekes_0-1591629722082.png

Note that if you want(ed) the symbolic processor to present c as 3/10, you have bad luck. The symbolic processor works exact.

 

Something that may help tremendously is if you omit the immediate evaluation of your definitions:

 

So get rid of the "="-es that lead to 0.6, 0.3, 0.1, [0,0.6] and [0.6, 0.9]  respectively.

 

Success!

Luc

 

1 reply

LucMeekes23-Emerald IVAnswer
23-Emerald IV
June 8, 2020

1. You should attach your worksheet, not just a picture.

2. What fractional form do you need. What are you're looking for?

LucMeekes_0-1591629722082.png

Note that if you want(ed) the symbolic processor to present c as 3/10, you have bad luck. The symbolic processor works exact.

 

Something that may help tremendously is if you omit the immediate evaluation of your definitions:

 

So get rid of the "="-es that lead to 0.6, 0.3, 0.1, [0,0.6] and [0.6, 0.9]  respectively.

 

Success!

Luc

 

23-Emerald IV
June 8, 2020

In case you're wondering:

LucMeekes_0-1591631218992.png

 

Success!
Luc