Skip to main content
1-Visitor
November 21, 2023
Question

Mathcad "simplification" by multiplying both numerator and denominator

  • November 21, 2023
  • 1 reply
  • 765 views

AM_10805384_0-1700575037620.png

Is there any way I can prevent mathcad from multiplying both numerator and denominator here? This isn't a simplification I'm looking for, it messes up my further calculations.

1 reply

25-Diamond I
November 21, 2023

Unfortunately we don't have much ways to influence and control how Primes symbolics would simplify an expression.

In your case maybe using just integers to avoid  the symbolics switching automatically to float mode may be a way ...

Werner_E_0-1700588507331.png

 

Forcing Primes symbolics into float mode (this is done by using the decimal point anywhere in the expression) seems to additionally trigger some kind of "simplification" which cannot be suppressed:

Werner_E_0-1700600958730.png

Werner_E_1-1700600971542.png